|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocPathIterator | |
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. |
org.apache.xalan.transformer | In charge of run-time transformations and the production of result trees. |
org.apache.xpath.axes | Implementation of XPath LocationPath support -- primary classes are LocPathIterator and UnionPathIterator. |
Uses of LocPathIterator in org.apache.xalan.stree |
Subclasses of LocPathIterator in org.apache.xalan.stree | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
class |
IndexedLocPathIterator
**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
Copyright © 2000 Apache XML Project. All Rights Reserved. |