Frames | No Frames |
Classes derived from org.apache.xalan.extensions.ExtensionHandler | |
class | Execute EXSLT functions, determine the availability of EXSLT functions, and the
availability of an EXSLT result element.
|
class | Class handling an extension namespace for XPath. |
class | Abstract base class handling the java language extensions for XPath.
|
class | Represents an extension namespace for XPath that handles java classes.
|
class | Represents an extension namespace for XPath that handles java packages
that may be fully or partially specified.
|
Methods with parameter type org.apache.xalan.extensions.ExtensionHandler | |
void | Register an extension namespace handler. |
Methods with return type org.apache.xalan.extensions.ExtensionHandler | |
ExtensionHandler | ExtensionsTable.get(String extns) Get an ExtensionHandler object that represents the
given namespace.
|
ExtensionHandler | Launch the ExtensionHandler that this ExtensionNamespaceSupport object defines.
|