public class DOMNodeListDelegate.DOMNodeListEntry extends java.lang.Object implements java.util.Map.Entry<Value,Value>
| Constructor and Description | 
|---|
| DOMNodeListEntry(int index,
                Value value) | 
| Modifier and Type | Method and Description | 
|---|---|
| Value | getKey() | 
| Value | getValue() | 
| Value | setValue(Value value) |