org.apache.commons.jxpath.ri.compiler
Class Expression.PointerIterator
java.lang.Object
org.apache.commons.jxpath.ri.compiler.Expression.PointerIterator
- Expression
- Iterator
public static class Expression.PointerIterator
extends java.lang.Object
implements Iterator
PointerIterator(Iterator it, QName qname, Locale locale) - Use the method that takes a NamespaceManager
|
PointerIterator
public PointerIterator(Iterator it,
QName qname,
Locale locale)
Use the method that takes a NamespaceManager
hasNext
public boolean hasNext()
remove
public void remove()