Modifier and Type | Field and Description |
---|---|
XPath.Step[] |
steps
List of steps.
|
Modifier | Constructor and Description |
---|---|
protected |
LocationPath(XPath.LocationPath path)
Copy constructor.
|
|
LocationPath(XPath.Step[] steps)
Creates a location path from a series of steps.
|
Modifier and Type | Method and Description |
---|---|
Object |
clone()
Returns a clone of this object.
|
String |
toString()
Returns a string representation of this object.
|
public final XPath.Step[] steps
public LocationPath(XPath.Step[] steps)
protected LocationPath(XPath.LocationPath path)
Copyright © 2016 JBoss by Red Hat. All rights reserved.