com.ebmwebsourcing.easycommons.xml.resolver
Class ClasspathURIResolver

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

public class ClasspathURIResolver
extends Object
implements URIResolver


Constructor Summary
ClasspathURIResolver()
           
 
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

ClasspathURIResolver

public ClasspathURIResolver()
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.