Uses of Package
org.apache.xalan.xpath

Packages that use org.apache.xalan.xpath
org.apache.xalan.xpath   
org.apache.xalan.xpath.dtm   
org.apache.xalan.xpath.xdom   
org.apache.xalan.xpath.xml   
org.apache.xalan.xslt   
org.apache.xalan.xslt.extensions   
org.apache.xalan.xslt.trace   
 

Classes in org.apache.xalan.xpath used by org.apache.xalan.xpath
ExtensionFunctionHandler
          **For internal use only** Class handling an extension namespace for XPath.
ExtensionFunctionHandler.ExtensionLiaison
          **For internal use only** Interface for connecting extension functions to xalan.
Function
          **For advanced use only** This is a superclass of all XPath functions.
KeyDeclaration
          **For internal use only** Holds the attribute declarations for the xsl:keys element.
MutableNodeList
          **For advanced use only** Interface for a modifiable NodeList.
NodeCallback
          **For advanced use only** This interface describes a callback that may be executed when a node is found, if the XPath query can be done in document order.
XBoolean
          **For advanced use only** This class represents an XPath boolean object, and is capable of converting the boolean to other types, such as a string.
XLocator
          **For advanced use only** This interface provides services for processing a XPath LocationPath.
XNodeSet
           This class represents an XPath nodeset object, and is capable of converting the nodeset to other types, such as a string.
XObject
           This class represents an XPath object, and is capable of converting the object to various types, such as a string.
XPath
           The XPath class represents the semantic parse tree of the XPath pattern.
XPathEnvSupport
          **For advanced use only** This class provides services that must be implemented by the hosting environment, in other words, stuff that is external to XPath.
XPathException
           This class implements an exception object that all XPath classes will throw in case of an error.
XPathFactory
          **For advanced use only** Factory class for creating an XPath.
XPathProcessor
           An object that implements the XPathProcessor interface responsibilities include initializing the XPath expression from an XPath string.
XPathProcessorException
           Derived from XPathException in order that XPath processor exceptions may be specifically caught.
XPathSupport
          **For advanced use only** Provides basic support for independent use of XPath.
 

Classes in org.apache.xalan.xpath used by org.apache.xalan.xpath.dtm
SimpleNodeLocator
          **For advanced use only** SimpleNodeLocator implements a search of one or more DOM trees.
XLocator
          **For advanced use only** This interface provides services for processing a XPath LocationPath.
XPathEnvSupport
          **For advanced use only** This class provides services that must be implemented by the hosting environment, in other words, stuff that is external to XPath.
XPathFactory
          **For advanced use only** Factory class for creating an XPath.
XPathSupport
          **For advanced use only** Provides basic support for independent use of XPath.
XPathSupportDefault
          **For advanced use only** Default class for execution context when XPath is used by itself.
 

Classes in org.apache.xalan.xpath used by org.apache.xalan.xpath.xdom
XPathEnvSupport
          **For advanced use only** This class provides services that must be implemented by the hosting environment, in other words, stuff that is external to XPath.
XPathSupport
          **For advanced use only** Provides basic support for independent use of XPath.
XPathSupportDefault
          **For advanced use only** Default class for execution context when XPath is used by itself.
 

Classes in org.apache.xalan.xpath used by org.apache.xalan.xpath.xml
ExtensionFunctionHandler
          **For internal use only** Class handling an extension namespace for XPath.
NodeCallback
          **For advanced use only** This interface describes a callback that may be executed when a node is found, if the XPath query can be done in document order.
XLocator
          **For advanced use only** This interface provides services for processing a XPath LocationPath.
XObject
           This class represents an XPath object, and is capable of converting the object to various types, such as a string.
XPathEnvSupport
          **For advanced use only** This class provides services that must be implemented by the hosting environment, in other words, stuff that is external to XPath.
XPathFactory
          **For advanced use only** Factory class for creating an XPath.
XPathSupport
          **For advanced use only** Provides basic support for independent use of XPath.
XPathSupportDefault
          **For advanced use only** Default class for execution context when XPath is used by itself.
 

Classes in org.apache.xalan.xpath used by org.apache.xalan.xslt
ExtensionFunctionHandler
          **For internal use only** Class handling an extension namespace for XPath.
Function
          **For advanced use only** This is a superclass of all XPath functions.
MutableNodeList
          **For advanced use only** Interface for a modifiable NodeList.
NodeCallback
          **For advanced use only** This interface describes a callback that may be executed when a node is found, if the XPath query can be done in document order.
XBoolean
          **For advanced use only** This class represents an XPath boolean object, and is capable of converting the boolean to other types, such as a string.
XLocator
          **For advanced use only** This interface provides services for processing a XPath LocationPath.
XNodeSet
           This class represents an XPath nodeset object, and is capable of converting the nodeset to other types, such as a string.
XNull
           This class represents an XPath null object, and is capable of converting the null to other types, such as a string.
XNumber
           This class represents an XPath number, and is capable of converting the number to other types, such as a string.
XObject
           This class represents an XPath object, and is capable of converting the object to various types, such as a string.
XPath
           The XPath class represents the semantic parse tree of the XPath pattern.
XPathEnvSupport
          **For advanced use only** This class provides services that must be implemented by the hosting environment, in other words, stuff that is external to XPath.
XPathException
           This class implements an exception object that all XPath classes will throw in case of an error.
XPathFactory
          **For advanced use only** Factory class for creating an XPath.
XPathProcessor
           An object that implements the XPathProcessor interface responsibilities include initializing the XPath expression from an XPath string.
XPathSupport
          **For advanced use only** Provides basic support for independent use of XPath.
XString
           This class represents an XPath string object, and is capable of converting the string to other types, such as a number.
 

Classes in org.apache.xalan.xpath used by org.apache.xalan.xslt.extensions
SimpleNodeLocator
          **For advanced use only** SimpleNodeLocator implements a search of one or more DOM trees.
XLocator
          **For advanced use only** This interface provides services for processing a XPath LocationPath.
XNodeSet
           This class represents an XPath nodeset object, and is capable of converting the nodeset to other types, such as a string.
XPath
           The XPath class represents the semantic parse tree of the XPath pattern.
XPathSupport
          **For advanced use only** Provides basic support for independent use of XPath.
 

Classes in org.apache.xalan.xpath used by org.apache.xalan.xslt.trace
XObject
           This class represents an XPath object, and is capable of converting the object to various types, such as a string.
XPath
           The XPath class represents the semantic parse tree of the XPath pattern.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.