public class NodeListAdaptor extends Object implements NodeList
NodeListAdaptor(List<? extends org.jsoup.nodes.Node> nodes)
int
getLength()
Node
item(int index)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NodeListAdaptor(List<? extends org.jsoup.nodes.Node> nodes)
public Node item(int index)
item
NodeList
public int getLength()
getLength
Copyright © 2014. All rights reserved.