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 TypeMethodDescriptionvoidStylesheet.setSourceLoader(SourceLoader loader) voidXSLTC.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 TypeClassDescriptionclassImplementation of a JAXP1.1 TemplatesHandlerclassImplementation of a JAXP1.1 TransformerFactory for Translets.