org.apache.axiom.c14n.omwrapper
Class NodeListImpl
java.lang.Object
org.apache.axiom.c14n.omwrapper.NodeListImpl
- All Implemented Interfaces:
- NodeList
public class NodeListImpl
- extends Object
- implements NodeList
- Author:
- Saliya Ekanayake (esaliya@gmail.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeListImpl
public NodeListImpl(List nodes,
WrapperFactory fac)
item
public Node item(int index)
- Specified by:
item
in interface NodeList
getLength
public int getLength()
- Specified by:
getLength
in interface NodeList
indexOf
protected int indexOf(Object o)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.