org.wamblee.xml
Class ClasspathUriResolver
java.lang.Object
org.wamblee.xml.ClasspathUriResolver
- All Implemented Interfaces:
- URIResolver
public class ClasspathUriResolver
- extends Object
- implements URIResolver
URI resolver that resolves stylesheets through the classpath.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClasspathUriResolver
public ClasspathUriResolver()
- Constructs the resolver.
resolve
public Source resolve(String aHref,
String aBase)
throws TransformerException
- Specified by:
resolve in interface URIResolver
- Throws:
TransformerException
Copyright © 2011. All Rights Reserved.