| Package | Description |
|---|---|
| com.hp.hpl.sparta.xpath |
XPath parse trees over which Visitor objects can traverse to apply the
XPath expression to DOM nodes.
|
| Modifier and Type | Field and Description |
|---|---|
static Step |
Step.DOT |
| Modifier and Type | Method and Description |
|---|---|
static XPath |
XPath.get(boolean isAbsolute,
Step[] steps)
Create an XPath from some steps.
|
Copyright © 2016. All Rights Reserved.