Package com.jcabi.xml

Interface Sources

All Superinterfaces:
URIResolver
All Known Implementing Classes:
ClasspathSources, FileSources

public interface Sources extends URIResolver
Sources for XSLT.
Since:
0.9
Suppressed Checkstyle violations:
InterfaceIsType (500 lines)
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Sources
    Dummy sources.
  • Method Summary

    Methods inherited from interface javax.xml.transform.URIResolver

    resolve
  • Field Details

    • DUMMY

      static final Sources DUMMY
      Dummy sources.