Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.jdom.xpath.XPath

Uses of XPath in org.jdom.xpath
 

Subclasses of XPath in org.jdom.xpath
(package private)  class JaxenXPath
          A non-public concrete XPath implementation for Jaxen.
 

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.