Package org.apache.xalan.extensions

Implementation of Xalan Extension Mechanism.

See:
          Description

Interface Summary
ExpressionContext An object that implements this interface can supply information about the current XPath expression context.
 

Class Summary
ExtensionHandler **For internal use only** Abstract base class for handling an extension namespace for XPath.
ExtensionHandlerGeneral **For internal use only** Class handling an extension namespace for XPath.
ExtensionHandlerJava **For internal use only** Abstract base class handling the java language extensions for XPath.
ExtensionHandlerJavaClass **For internal use only** Represents an extension namespace for XPath that handles java classes.
ExtensionHandlerJavaPackage **For internal use only** Represents an extension namespace for XPath that handles java packages that may be fully or partially specified.
ExtensionsTable **For internal use only** Class holding a table registered extension namespace handlers
MethodResolver Utility class to help resolve method overloading with Xalan XSLT argument types.
XSLProcessorContext Provides transformer context to be passed to an extension element.
 

Package org.apache.xalan.extensions Description

Implementation of Xalan Extension Mechanism.



Copyright � 2000 Apache XML Project. All Rights Reserved.