|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.xpath.axes | |
org.apache.xalan.lib.sql | Provides extension functions for connecting to a JDBC data source, executing a query, and working incrementally through "streamable" result set. |
org.apache.xalan.transformer | In charge of run-time transformations and the production of result trees. |
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. |
org.apache.xpath.axes | Implementation of XPath LocationPath support -- primary classes are LocPathIterator and UnionPathIterator. |
org.apache.xpath.patterns | Implementation of XPath nodeTest support, and XSLT pattern matching support. |
Classes in org.apache.xpath.axes used by org.apache.xalan.lib.sqlContextNodeList
|
**For advanced use only** Classes who implement this interface can be a current node list, also refered to here as a |
Classes in org.apache.xpath.axes used by org.apache.xalan.transformerAxesWalker
|
Serves as common interface for axes Walkers, and stores common state variables. ContextNodeList
|
**For advanced use only** Classes who implement this interface can be a current node list, also refered to here as a DescendantOrSelfWalker
|
Walker for the 'descendant-or-self' axes. DescendantWalker
|
Walker for the 'descendant' axes. LocPathIterator
| **For advanced use only** This class extends NodeSet, which implements NodeIterator, and fetches nodes one at a time in document order based on a XPath PredicatedNodeTest
|
SubContextList
|
**For advanced use only** A class that implements this interface is a sub context node list, meaning it is a node list for a location path step for a predicate. |
Classes in org.apache.xpath.axes used by org.apache.xpathContextNodeList
|
**For advanced use only** Classes who implement this interface can be a current node list, also refered to here as a SubContextList
|
**For advanced use only** A class that implements this interface is a sub context node list, meaning it is a node list for a location path step for a predicate. |
Classes in org.apache.xpath.axes used by org.apache.xpath.axesAncestorWalker
|
Walker for the 'ancestor' axes. AxesWalker
|
Serves as common interface for axes Walkers, and stores common state variables. ChildWalkerMultiStep
|
**For advanced use only** A child walker multistep is created while only child steps are found. ContextNodeList
|
**For advanced use only** Classes who implement this interface can be a current node list, also refered to here as a DescendantWalker
|
Walker for the 'descendant' axes. LocPathIterator
| **For advanced use only** This class extends NodeSet, which implements NodeIterator, and fetches nodes one at a time in document order based on a XPath PredicatedNodeTest
|
ReverseAxesWalker
|
Walker for a reverse axes. SubContextList
|
**For advanced use only** A class that implements this interface is a sub context node list, meaning it is a node list for a location path step for a predicate. |
Classes in org.apache.xpath.axes used by org.apache.xpath.patternsSubContextList
|
**For advanced use only** A class that implements this interface is a sub context node list, meaning it is a node list for a location path step for a predicate. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |