Uses of Interface
org.apache.xpath.axes.ContextNodeList
-
Packages that use ContextNodeList Package Description org.apache.xpath Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages. -
-
Uses of ContextNodeList in org.apache.xpath
Classes in org.apache.xpath that implement ContextNodeList Modifier and Type Class Description class
NodeSet
The NodeSet class can act as either a NodeVector, NodeList, or NodeIterator.
-