JDOM
1.x-snapshot

Uses of Class
org.jdom.xpath.XPath

Packages that use XPath
org.jdom.xpath Support for XPath from within JDOM. 
 

Uses of XPath in org.jdom.xpath
 

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


JDOM
1.x-snapshot

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