Uses of Class
org.jdom.xpath.XPath
Packages that use XPath
-
Uses of XPath in org.jdom.xpath
Methods in org.jdom.xpath that return XPathModifier and TypeMethodDescriptionstatic XPath
XPath.newInstance
(String path) Creates a new XPath wrapper object, compiling the specified XPath expression.