Uses of Interface
org.eclipse.jet.xpath.NodeSet

Packages that use NodeSet
org.eclipse.jet.xpath The JET XPath processor.  
 

Uses of NodeSet in org.eclipse.jet.xpath
 

Methods in org.eclipse.jet.xpath that return NodeSet
 NodeSet XPathExpression.evaluateAsNodeSet(java.lang.Object contextObject)
          Evaluate the expression and return the result as a Node set.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.