ca.ucalgary.services
Class WrappingServlet.MyNodeList
java.lang.Object
ca.ucalgary.services.WrappingServlet.MyNodeList
- All Implemented Interfaces:
- NodeList
- Enclosing class:
- WrappingServlet
public static class WrappingServlet.MyNodeList
- extends Object
- implements NodeList
A mutable NodeList implementation for convenience.
WrappingServlet.MyNodeList
public WrappingServlet.MyNodeList()
getLength
public int getLength()
- Specified by:
getLength
in interface NodeList
item
public Node item(int index)
- Specified by:
item
in interface NodeList
add
public void add(Node n)
add
public void add(NodeList n)
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010