protected class XMLConfiguration.ReturnList extends java.lang.Object implements org.w3c.dom.NodeList
XMLConfiguration.ReturnList()
void
add(org.w3c.dom.Node node)
int
getLength()
org.w3c.dom.Node
item(int idx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XMLConfiguration.ReturnList()
public void add(org.w3c.dom.Node node)
public int getLength()
getLength
org.w3c.dom.NodeList
public org.w3c.dom.Node item(int idx)
item