Uses of Class
org.apache.xalan.extensions.ExtensionHandler
| Package | Description |
|---|---|
| org.apache.xalan.extensions |
-
Uses of ExtensionHandler in org.apache.xalan.extensions
Methods in org.apache.xalan.extensions that return ExtensionHandler Modifier and Type Method Description ExtensionHandlerExtensionsTable. get(String extns)Get an ExtensionHandler object that represents the given namespace.ExtensionHandlerExtensionNamespaceSupport. launch()Launch the ExtensionHandler that this ExtensionNamespaceSupport object defines.Methods in org.apache.xalan.extensions with parameters of type ExtensionHandler Modifier and Type Method Description voidExtensionsTable. addExtensionNamespace(String uri, ExtensionHandler extNS)Register an extension namespace handler.