Uses of Interface
org.apache.xpath.ExtensionsProvider
-
Packages that use ExtensionsProvider Package Description org.apache.xalan.transformer In charge of run-time transformations and the production of result trees.org.apache.xpath.jaxp -
-
Uses of ExtensionsProvider in org.apache.xalan.transformer
Classes in org.apache.xalan.transformer that implement ExtensionsProvider Modifier and Type Class Description class
TransformerImpl
This class implements theTransformer
interface, and is the core representation of the transformation execution. -
Uses of ExtensionsProvider in org.apache.xpath.jaxp
Classes in org.apache.xpath.jaxp that implement ExtensionsProvider Modifier and Type Class Description class
JAXPExtensionsProvider
-