org.w3c.dom.NodeList
public static class DOMNodeHelper.EmptyNodeList
extends java.lang.Object
implements org.w3c.dom.NodeList
Constructor | Description |
---|---|
EmptyNodeList() |
Modifier and Type | Method | Description |
---|---|---|
int |
getLength() |
|
org.w3c.dom.Node |
item(int index) |