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