| 程序包 | 说明 |
|---|---|
| com.hp.hpl.sparta.xpath |
XPath parse trees over which Visitor objects can traverse to apply the
XPath expression to DOM nodes.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static XPath |
XPath.get(boolean isAbsolute,
Step[] steps)
Create an XPath from some steps.
|
static XPath |
XPath.get(String xpathString)
Return the xpath parse-tree object for this expression.
|
| 构造器和说明 |
|---|
XPathException(XPath xpath,
String msg) |
Copyright © 2013. All Rights Reserved.