private static class DocumentNavigator.AttributeIterator
extends java.lang.Object
implements java.util.Iterator
Modifier and Type | Field and Description |
---|---|
private int |
lastAttribute |
private org.w3c.dom.NamedNodeMap |
map |
private int |
pos |
Constructor and Description |
---|
DocumentNavigator.AttributeIterator(org.w3c.dom.Node parent)
Constructor.
|
private org.w3c.dom.NamedNodeMap map
private int pos
private int lastAttribute