Uses of Interface
org.apache.xalan.xsltc.compiler.SourceLoader
Packages that use SourceLoader
-
Uses of SourceLoader in org.apache.xalan.xsltc.compiler
Methods in org.apache.xalan.xsltc.compiler that return SourceLoaderMethods in org.apache.xalan.xsltc.compiler with parameters of type SourceLoaderModifier and TypeMethodDescriptionvoid
Stylesheet.setSourceLoader
(SourceLoader loader) void
XSLTC.setSourceLoader
(SourceLoader loader) Defines an external SourceLoader to provide the compiler with documents referenced in xsl:include/import -
Uses of SourceLoader in org.apache.xalan.xsltc.trax
Classes in org.apache.xalan.xsltc.trax that implement SourceLoaderModifier and TypeClassDescriptionclass
Implementation of a JAXP1.1 TemplatesHandlerclass
Implementation of a JAXP1.1 TransformerFactory for Translets.