Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static Comparator<ResultRowImpl> |
getComparator(OrderingImpl[] orderings) |
String |
getPath()
The path, assuming there is only one selector.
|
String |
getPath(String selectorName)
The path for the given selector name.
|
Tree |
getTree(String selectorName)
The tree for the given selector name.
|
PropertyValue |
getValue(String columnName)
The property value.
|
PropertyValue[] |
getValues()
Get the list of values.
|
int |
hashCode() |
String |
toString() |
public String getPath()
ResultRow
public String getPath(String selectorName)
ResultRow
public Tree getTree(String selectorName)
ResultRow
public PropertyValue getValue(String columnName)
ResultRow
public PropertyValue[] getValues()
ResultRow
public static Comparator<ResultRowImpl> getComparator(OrderingImpl[] orderings)
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"