LocPathIterator
**For advanced use only**
This class extends NodeSetDTM, which implements NodeIterator,
and fetches nodes one at a time in document order based on a XPath
Classes in org.apache.xpath.axes used by org.apache.xalan.transformer
BasicTestIterator
Base for iterators that handle predicates. |
ChildTestIterator
**For advanced use only**
This class implements an optimized iterator for
children patterns that have a node test, and possibly a predicate. |
LocPathIterator
**For advanced use only**
This class extends NodeSetDTM, which implements NodeIterator,
and fetches nodes one at a time in document order based on a XPath
| OneStepIteratorForward
**For advanced use only**
This class implements a general iterator for
those LocationSteps with only one step, and perhaps a predicate,
that only go forward (i.e. |
PathComponent
Classes who implement this information provide information needed for
static analysis of a path component. |
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.xpath
ContextNodeList
**For advanced use only**
Classes who implement this interface can be a
current node list,
also refered to here as a context node list. |
LocPathIterator
**For advanced use only**
This class extends NodeSetDTM, which implements NodeIterator,
and fetches nodes one at a time in document order based on a XPath
| 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. |
UnionPathIterator
**For advanced use only**
This class extends NodeSetDTM, which implements DTMIterator,
and fetches nodes one at a time in document order based on a XPath
UnionExpr. |
|
Classes in org.apache.xpath.axes used by org.apache.xpath.axes
AxesWalker
Serves as common interface for axes Walkers, and stores common
state variables. |
BasicTestIterator
Base for iterators that handle predicates. |
ChildTestIterator
**For advanced use only**
This class implements an optimized iterator for
children patterns that have a node test, and possibly a predicate. |
LocPathIterator
**For advanced use only**
This class extends NodeSetDTM, which implements NodeIterator,
and fetches nodes one at a time in document order based on a XPath
| PathComponent
Classes who implement this information provide information needed for
static analysis of a path component. |
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. |
WalkingIterator
Location path iterator that uses Walkers. |
|
Copyright © 2003 Apache XML Project. All Rights Reserved.
|