public class QDeepNodeList extends java.lang.Object implements org.w3c.dom.NodeList
int
getLength()
org.w3c.dom.Node
item(int index)
java.util.Iterator<org.w3c.dom.Node>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public org.w3c.dom.Node item(int index)
item
org.w3c.dom.NodeList
public int getLength()
getLength
public java.util.Iterator<org.w3c.dom.Node> iterator()