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