Class Expression.PointerIterator
java.lang.Object
org.apache.commons.jxpath.ri.compiler.Expression.PointerIterator
- All Implemented Interfaces:
Iterator
- Enclosing class:
Expression
Pointer iterator
-
Constructor Summary
ConstructorsConstructorDescriptionPointerIterator
(Iterator it, QName qname, Locale locale) Deprecated.Use the method that takes a NamespaceManager -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining