Modifier and Type | Field and Description |
---|---|
private int |
index |
private NodeList |
nodeList |
Constructor and Description |
---|
ElementListIterator(NodeList nodeList) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Iterator<Element> |
iterator() |
Element |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
forEachRemaining
public ElementListIterator(NodeList nodeList)