Uses of Class org.apache.xalan.extensions.ExtensionHandler

Uses in package org.apache.xalan.extensions

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.

Constructors with parameter type org.apache.xalan.extensions.ExtensionHandler

Construct an instance of XPathFunctionImpl from the ExtensionHandler and function name.

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.

Copyright B) 2006 Apache XML Project. All Rights Reserved.