Uses of Interface
org.apache.xpath.axes.ContextNodeList

Packages that use ContextNodeList
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
 class NodeSet
          The NodeSet class can act as either a NodeVector, NodeList, or NodeIterator.