|
JDOM 2.0.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPath | |
---|---|
org.jdom2.xpath | Support for XPath from within JDOM. |
org.jdom2.xpath.jaxen | Support for the Jaxen XPath Library. |
Uses of XPath in org.jdom2.xpath |
---|
Methods in org.jdom2.xpath that return XPath | |
---|---|
static XPath |
XPath.newInstance(java.lang.String path)
Deprecated. Creates a new XPath wrapper object, compiling the specified XPath expression. |
Method parameters in org.jdom2.xpath with type arguments of type XPath | |
---|---|
static void |
XPath.setXPathClass(java.lang.Class<? extends XPath> aClass)
Deprecated. Sets the concrete XPath subclass to use when allocating XPath instances. |
Uses of XPath in org.jdom2.xpath.jaxen |
---|
Subclasses of XPath in org.jdom2.xpath.jaxen | |
---|---|
class |
JDOMXPath
Deprecated. replaced by compiled version. |
|
JDOM 2.0.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |