|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnionPathIterator | |
org.apache.xalan.stree | Implementation of the Xalan Source Tree, which is a DOM implementation that is optimized for XSLT processing and the needs of Xalan -- derived nodes can index the children, and, combined with specialized node iterators (and tree walkers) can provide optimal child retrieval. |
Uses of UnionPathIterator in org.apache.xalan.stree |
Subclasses of UnionPathIterator in org.apache.xalan.stree | |
class |
IndexedUnionPathIterator
**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 UnionExpr. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |