Iterable<Node>
public interface XPathNodes extends Iterable<Node>
Node
get(int index)
Iterator<Node>
iterator()
int
size()
forEach, spliterator
Iterator<Node> iterator()
iterator
int size()
Node get(int index) throws XPathException
index
XPathException
© 2017 Oracle Corporation and/or its affiliates