Uses of Package
org.apache.xalan.extensions

Packages that use org.apache.xalan.extensions
org.apache.xalan.extensions Implementation of Xalan Extension Mechanism, which uses the Bean Scripting Framework. 
org.apache.xalan.lib Extension elements and functions shipped with Xalan-Java 
org.apache.xpath Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages. 
 

Classes in org.apache.xalan.extensions used by org.apache.xalan.extensions
ExpressionContext
          An object that implements this interface can supply information about the current XPath expression context.
ExtensionHandler
          **For internal use only** Abstract base class for handling an extension namespace for XPath.
ExtensionHandlerJava
          **For internal use only** Abstract base class handling the java language extensions for XPath.
 

Classes in org.apache.xalan.extensions used by org.apache.xalan.lib
ExpressionContext
          An object that implements this interface can supply information about the current XPath expression context.
XSLProcessorContext
           Provides transformer context to be passed to an extension element.
 

Classes in org.apache.xalan.extensions used by org.apache.xpath
ExpressionContext
          An object that implements this interface can supply information about the current XPath expression context.
ExtensionsTable
           
 



Copyright © 2000 Apache XML Project. All Rights Reserved.