org.apache.crimson.tree
Class DataNode.NodeListImpl
java.lang.Object
org.apache.crimson.tree.DataNode.NodeListImpl
- All Implemented Interfaces:
- org.w3c.dom.NodeList
- Enclosing class:
- DataNode
- static final class DataNode.NodeListImpl
- extends Object
- implements org.w3c.dom.NodeList
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataNode.NodeListImpl
DataNode.NodeListImpl()
item
public org.w3c.dom.Node item(int i)
- Specified by:
item
in interface org.w3c.dom.NodeList
getLength
public int getLength()
- Specified by:
getLength
in interface org.w3c.dom.NodeList