static class DOMUtils.NodeListImpl extends java.lang.Object implements org.w3c.dom.NodeList
DOMUtils.NodeListImpl(java.util.Vector vector)
int
getLength()
org.w3c.dom.Node
item(int i)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int getLength()
getLength
org.w3c.dom.NodeList
public org.w3c.dom.Node item(int i)
item