Uses of Class
org.htmlunit.xpath.axes.IteratorPool
-
Packages that use IteratorPool Package Description org.htmlunit.xpath.axes Implementation of XPath LocationPath support -- primary classes are LocPathIterator and UnionPathIterator. -
-
Uses of IteratorPool in org.htmlunit.xpath.axes
Fields in org.htmlunit.xpath.axes declared as IteratorPool Modifier and Type Field Description protected IteratorPool
LocPathIterator. m_clones
The pool for cloned iterators.
-