Package com.jcabi.xml
Class ClasspathSources
java.lang.Object
com.jcabi.xml.ClasspathSources
- All Implemented Interfaces:
Sources,URIResolver
Sources in classpath.
- Since:
- 0.9
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionPublic ctor.ClasspathSources(Class<?> type) Public ctor.ClasspathSources(String pfx) Public ctor. -
Method Summary
-
Constructor Details
-
ClasspathSources
public ClasspathSources()Public ctor. -
ClasspathSources
Public ctor.- Parameters:
type- Start with this type
-
ClasspathSources
Public ctor.- Parameters:
pfx- Classpath prefix
-
-
Method Details
-
resolve
- Specified by:
resolvein interfaceURIResolver- Throws:
TransformerException
-