org.pasoa.dommap
Class SimpleNodeList
java.lang.Object
org.pasoa.dommap.SimpleNodeList
- All Implemented Interfaces:
- NodeList
- public class SimpleNodeList
- extends Object
- implements NodeList
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleNodeList
public SimpleNodeList(List backing)
item
public Node item(int index)
- Specified by:
item
in interface NodeList
getLength
public int getLength()
- Specified by:
getLength
in interface NodeList