Modifier and Type | Field and Description |
---|---|
XPath.Step[] |
steps
List of steps.
|
Modifier | Constructor and Description |
---|---|
protected |
XPath.LocationPath(XPath.LocationPath path)
Copy constructor.
|
|
XPath.LocationPath(XPath.Step[] steps)
Creates a location path from a series of steps.
|
public final XPath.Step[] steps
public XPath.LocationPath(XPath.Step[] steps)
protected XPath.LocationPath(XPath.LocationPath path)
Copyright © 2018 JBoss by Red Hat. All rights reserved.