Module java.xml

Interface XPathNodes

All Superinterfaces:
Iterable<Node>

public interface XPathNodes extends Iterable<Node>
XPathNodes represents a set of nodes selected by a location path as specified in XML Path Language (XPath) Version 1.0, 3.3 Node-sets.
Since:
9