Package com.jcabi.xml
Class ClasspathSources
- java.lang.Object
 - 
- com.jcabi.xml.ClasspathSources
 
 
- 
- All Implemented Interfaces:
 Sources,URIResolver
public final class ClasspathSources extends Object implements Sources
Sources in classpath.- Since:
 - 0.9
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ClasspathSources()Public ctor.ClasspathSources(Class<?> type)Public ctor.ClasspathSources(String pfx)Public ctor. 
 - 
 
- 
- 
Method Detail
- 
resolve
public Source resolve(String href, String base) throws TransformerException
- Specified by:
 resolvein interfaceURIResolver- Throws:
 TransformerException
 
 - 
 
 -