public class NodeListWrapper extends Object implements NodeList
NodeListWrapper(List<Element> elementList)
int
getLength()
Node
item(int index)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NodeListWrapper(List<Element> elementList)
public int getLength()
getLength
NodeList
public Node item(int index)
item
Apache Camel