程序包 | 说明 |
---|---|
org.jdom2.xpath | |
org.jdom2.xpath.jaxen |
限定符和类型 | 方法和说明 |
---|---|
static XPath |
XPath.newInstance(java.lang.String path)
已过时。
Creates a new XPath wrapper object, compiling the specified
XPath expression.
|
限定符和类型 | 方法和说明 |
---|---|
static void |
XPath.setXPathClass(java.lang.Class<? extends XPath> aClass)
已过时。
Sets the concrete XPath subclass to use when allocating XPath
instances.
|
限定符和类型 | 类和说明 |
---|---|
class |
JDOMXPath
已过时。
replaced by compiled version.
|