Modifier and Type | Field and Description |
---|---|
protected int |
_index |
protected NamedNodeMap |
_map |
Constructor and Description |
---|
NamedNodeMapIterator(NamedNodeMap map) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
protected NamedNodeMap _map
protected int _index
public NamedNodeMapIterator(NamedNodeMap map)
Copyright © 2015 Oracle Corporation. All rights reserved.