com.atlassian.confluence.importexport.resolvers
Class ClassPathURIResolver
java.lang.Object
com.atlassian.confluence.importexport.resolvers.ClassPathURIResolver
- All Implemented Interfaces:
- URIResolver
public class ClassPathURIResolver
- extends Object
- implements URIResolver
Resolver that attempts to resolve or find a resource in the class path.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassPathURIResolver
public ClassPathURIResolver()
resolve
public Source resolve(String href,
String base)
throws TransformerException
- Specified by:
resolve
in interface URIResolver
- Throws:
TransformerException
Copyright © 2003-2013 Atlassian. All Rights Reserved.