Uses of Package
org.apache.xpath
Packages that use org.apache.xpath
Package
Description
Implementation of Xalan Extension Mechanism.
Extension elements and functions shipped with Xalan-Java, including EXSLT functions.
Parses an XSLT stylesheet document (which may include and import other stylesheet documents) and produces a StylesheetRoot
(a TRaX Templates object).
Implements the
Templates
interface,
and defines a set of classes that represent an XSLT stylesheet.Implementation of Xalan Trace events, for use by a debugger.
In charge of run-time transformations and the production of result trees.
Implementation of XPath; for the most part, only classes meant for public use are
found at this root level of the XPath packages.
Implementation of XPath LocationPath support -- primary classes are
LocPathIterator and UnionPathIterator.
Implements an XPath parser which produces an OpMap, and a so-called Compiler
which produces an expression tree for fast evaluation.
Implements XPath functions -- each function is derived from Function,
FunctionOneArg, Function2Args, etc, with number-of-arguments checking being
applied mainly at compile time -- this package only implements XPath functions,
XSLT functions are found in the "templates" package.
Implementation of XPath polymorphic type objects -- this package will grow
as XPath objects are expanded to support XML Schema data types.
Support for XPath operations, such as +, -, string(), etc.
Implementation of XPath nodeTest support, and XSLT pattern matching support.
-
Classes in org.apache.xpath used by org.apache.xalan.extensionsClassDescriptionClasses that implement this interface own an expression, which can be rewritten.Default class for the runtime execution context for XPath.A derivation from this class can be passed to a class that implements the XPathVisitable interface, to have the appropriate method called for each component of the XPath.
-
Classes in org.apache.xpath used by org.apache.xalan.libClassDescriptionThe NodeSet class can act as either a NodeVector, NodeList, or NodeIterator.
-
Classes in org.apache.xpath used by org.apache.xalan.processorClassDescriptionA class that implements this interface can construct expressions, give information about child and parent expressions, and give the originating source information.A class that implements this interface can tell if a given element should strip whitespace nodes from it's children.The XPath class wraps an expression object and provides general services for execution of that expression.
-
Classes in org.apache.xpath used by org.apache.xalan.serialize
-
Classes in org.apache.xpath used by org.apache.xalan.templatesClassDescriptionThis abstract class serves as the base for all expression objects.A class that implements this interface can construct expressions, give information about child and parent expressions, and give the originating source information.Classes that implement this interface own an expression, which can be rewritten.A class that implements this interface can tell if a given element should strip whitespace nodes from it's children.The XPath class wraps an expression object and provides general services for execution of that expression.Default class for the runtime execution context for XPath.Factory class for creating an XPath.A class that implements this interface will call a XPathVisitor for itself and members within it's heararchy.A derivation from this class can be passed to a class that implements the XPathVisitable interface, to have the appropriate method called for each component of the XPath.
-
Classes in org.apache.xpath used by org.apache.xalan.traceClassDescriptionThe XPath class wraps an expression object and provides general services for execution of that expression.
-
Classes in org.apache.xpath used by org.apache.xalan.transformerClassDescriptionThis abstract class serves as the base for all expression objects.A class that implements this interface can construct expressions, give information about child and parent expressions, and give the originating source information.Interface that XPath objects can call to obtain access to an ExtensionsTable.Default class for the runtime execution context for XPath.A class that implements this interface will call a XPathVisitor for itself and members within it's heararchy.
-
Classes in org.apache.xpath used by org.apache.xpathClassDescriptionThe methods in this class are convenience methods into the low-level XPath API.This abstract class serves as the base for all expression objects.A class that implements this interface can construct expressions, give information about child and parent expressions, and give the originating source information.Classes that implement this interface own an expression, which can be rewritten.The NodeSet class can act as either a NodeVector, NodeList, or NodeIterator.The NodeSetDTM class can act as either a NodeVector, NodeList, or NodeIterator.This class bottlenecks all management of source trees.Defines a class to keep track of a stack for template arguments and variables.The XPath class wraps an expression object and provides general services for execution of that expression.Default class for the runtime execution context for XPath.This class implements an exception object that all XPath classes will throw in case of an error.A class that implements this interface will call a XPathVisitor for itself and members within it's heararchy.A derivation from this class can be passed to a class that implements the XPathVisitable interface, to have the appropriate method called for each component of the XPath.
-
Classes in org.apache.xpath used by org.apache.xpath.axesClassDescriptionThis abstract class serves as the base for all expression objects.A class that implements this interface can construct expressions, give information about child and parent expressions, and give the originating source information.Classes that implement this interface own an expression, which can be rewritten.The NodeSetDTM class can act as either a NodeVector, NodeList, or NodeIterator.Default class for the runtime execution context for XPath.A class that implements this interface will call a XPathVisitor for itself and members within it's heararchy.A derivation from this class can be passed to a class that implements the XPathVisitable interface, to have the appropriate method called for each component of the XPath.
-
Classes in org.apache.xpath used by org.apache.xpath.compiler
-
Classes in org.apache.xpath used by org.apache.xpath.functionsClassDescriptionThis abstract class serves as the base for all expression objects.A class that implements this interface can construct expressions, give information about child and parent expressions, and give the originating source information.Classes that implement this interface own an expression, which can be rewritten.Default class for the runtime execution context for XPath.A class that implements this interface will call a XPathVisitor for itself and members within it's heararchy.A derivation from this class can be passed to a class that implements the XPathVisitable interface, to have the appropriate method called for each component of the XPath.
-
Classes in org.apache.xpath used by org.apache.xpath.jaxpClassDescriptionInterface that XPath objects can call to obtain access to an ExtensionsTable.Defines a class to keep track of a stack for template arguments and variables.The XPath class wraps an expression object and provides general services for execution of that expression.Default class for the runtime execution context for XPath.
-
Classes in org.apache.xpath used by org.apache.xpath.objectsClassDescriptionThis abstract class serves as the base for all expression objects.A class that implements this interface can construct expressions, give information about child and parent expressions, and give the originating source information.Classes that implement this interface own an expression, which can be rewritten.The NodeSetDTM class can act as either a NodeVector, NodeList, or NodeIterator.Default class for the runtime execution context for XPath.A class that implements this interface will call a XPathVisitor for itself and members within it's heararchy.A derivation from this class can be passed to a class that implements the XPathVisitable interface, to have the appropriate method called for each component of the XPath.
-
Classes in org.apache.xpath used by org.apache.xpath.operationsClassDescriptionThis abstract class serves as the base for all expression objects.A class that implements this interface can construct expressions, give information about child and parent expressions, and give the originating source information.Classes that implement this interface own an expression, which can be rewritten.Default class for the runtime execution context for XPath.A class that implements this interface will call a XPathVisitor for itself and members within it's heararchy.A derivation from this class can be passed to a class that implements the XPathVisitable interface, to have the appropriate method called for each component of the XPath.
-
Classes in org.apache.xpath used by org.apache.xpath.patternsClassDescriptionThis abstract class serves as the base for all expression objects.A class that implements this interface can construct expressions, give information about child and parent expressions, and give the originating source information.Classes that implement this interface own an expression, which can be rewritten.Default class for the runtime execution context for XPath.A class that implements this interface will call a XPathVisitor for itself and members within it's heararchy.A derivation from this class can be passed to a class that implements the XPathVisitable interface, to have the appropriate method called for each component of the XPath.