|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.webdav.lib.util.DOMUtils.NodeListImpl
static class DOMUtils.NodeListImpl
This class provides an implementation of NodeList, which is used by the getElementsByTagNameNS() method.
Constructor Summary | |
---|---|
DOMUtils.NodeListImpl(java.util.Vector vector)
|
Method Summary | |
---|---|
int |
getLength()
|
org.w3c.dom.Node |
item(int i)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
DOMUtils.NodeListImpl(java.util.Vector vector)
Method Detail |
---|
public int getLength()
getLength
in interface org.w3c.dom.NodeList
public org.w3c.dom.Node item(int i)
item
in interface org.w3c.dom.NodeList
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |