public class NodeListImpl extends Object implements NodeList
NodeListImpl(List nodes, WrapperFactory fac)
int
getLength()
protected int
indexOf(Object o)
Node
item(int index)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NodeListImpl(List nodes, WrapperFactory fac)
public Node item(int index)
item
NodeList
public int getLength()
getLength
protected int indexOf(Object o)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.