- java.lang.Object
-
- org.eclipse.persistence.platform.xml.XMLNodeList
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
add(org.w3c.dom.Node node) |
void |
addAll(org.w3c.dom.NodeList nodelist) |
int |
getLength() |
org.w3c.dom.Node |
item(int i) |
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
XMLNodeList
public XMLNodeList()
-
Method Detail
-
getLength
public int getLength()
- Specified by:
getLength
in interface org.w3c.dom.NodeList
EclipseLink 2.4.2, "build v20130514-5956486" API Reference