Uses of Class
org.jdom.xpath.XPath

Packages that use XPath
org.jdom.xpath   
 

Uses of XPath in org.jdom.xpath
 

Methods in org.jdom.xpath that return XPath
static XPath XPath.newInstance(String path)
          Creates a new XPath wrapper object, compiling the specified XPath expression.
 



Copyright ? 2003 Jason Hunter, Brett McLaughlin. All Rights Reserved.