com.ebmwebsourcing.easycommons.xml.resolver
Class DefaultURIResolver

java.lang.Object
  extended by com.ebmwebsourcing.easycommons.xml.resolver.DefaultURIResolver
All Implemented Interfaces:
URIResolver

public class DefaultURIResolver
extends Object
implements URIResolver


Constructor Summary
DefaultURIResolver()
           
 
Method Summary
 Source resolve(String hRef, String baseURI)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultURIResolver

public DefaultURIResolver()
Method Detail

resolve

public Source resolve(String hRef,
                      String baseURI)
               throws TransformerException
Specified by:
resolve in interface URIResolver
Throws:
TransformerException


Copyright © 2012 Petals Link. All Rights Reserved.