static class DOMUtils.NodeListImpl
extends java.lang.Object
implements org.w3c.dom.NodeList
| Constructor and Description |
|---|
NodeListImpl(java.util.Vector vector) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
org.w3c.dom.Node |
item(int i) |