org.w3c.dom.NodeListstatic 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) |