Uses of Class
org.apache.xalan.extensions.ExtensionNamespacesManager
| Package | Description |
|---|---|
| org.apache.xalan.templates |
Implements the
Templates interface,
and defines a set of classes that represent an XSLT stylesheet. |
-
Uses of ExtensionNamespacesManager in org.apache.xalan.templates
Methods in org.apache.xalan.templates that return ExtensionNamespacesManager Modifier and Type Method Description ExtensionNamespacesManagerStylesheetRoot. getExtensionNamespacesManager()Only instantiate an ExtensionNamespacesManager if one is called for (i.e., if the stylesheet contains extension functions and/or elements).