wt.query.qml
Class Util.AppendedNodeList
java.lang.Object
wt.query.qml.Util.AppendedNodeList
- All Implemented Interfaces:
- NodeList
- Enclosing class:
- Util
- public static class Util.AppendedNodeList
- extends Object
- implements NodeList
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
original
NodeList original
appended
NodeList appended
Util.AppendedNodeList
public Util.AppendedNodeList(NodeList a_original,
NodeList a_appended)
item
public Node item(int index)
- Specified by:
item
in interface NodeList
getLength
public int getLength()
- Specified by:
getLength
in interface NodeList