Uses of Class
org.apache.xpath.axes.IteratorPool
| Package | Description |
|---|---|
| org.apache.xpath.axes |
Implementation of XPath LocationPath support -- primary classes are
LocPathIterator and UnionPathIterator.
|
-
Uses of IteratorPool in org.apache.xpath.axes
Fields in org.apache.xpath.axes declared as IteratorPool Modifier and Type Field Description protected IteratorPoolLocPathIterator. m_clonesThe pool for cloned iterators.