Uses of Interface
org.apache.commons.jxpath.NodeSet

Packages that use NodeSet
org.apache.commons.jxpath.ri Reference implementation of JXPath. 
 

Uses of NodeSet in org.apache.commons.jxpath.ri
 

Methods in org.apache.commons.jxpath.ri that return NodeSet
 NodeSet EvalContext.getNodeSet()
          Returns the list of all Pointers in this context for all positions of the parent contexts.
 



Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.