Package com.jcabi.xml
Interface Sources
- All Superinterfaces:
URIResolver
- All Known Implementing Classes:
ClasspathSources,FileSources
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Sources for XSLT.
- Since:
- 0.9
- Suppressed Checkstyle violations:
- InterfaceIsType (500 lines)
-
Field Summary
Fields -
Method Summary
Methods inherited from interface javax.xml.transform.URIResolver
resolve
-
Field Details
-
DUMMY
Dummy sources.
-