Modifier and Type | Field and Description |
---|---|
private final String | propertyName
name of a property to select |
private final String | selector
selector part of location step. |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public String |
propertyName | back to summary |
---|---|
private final String propertyName name of a property to select |
selector | back to summary |
---|---|
private final String selector selector part of location step. either "." or ".." |
LocationStep | back to summary |
---|---|
public LocationStep(String selector, String propertyName) |
toString | back to summary |
---|---|
public String toString() Overrides java. Doc from java. Returns a string representation of the object. |