Modifier and Type | Method and Description |
---|---|
String[] |
getColumnNames()
Get the list of column names.
|
String[] |
getColumnSelectorNames()
Get the distinct selector names of all columns.
|
Iterable<? extends ResultRow> |
getRows()
Get the rows.
|
String[] |
getSelectorNames()
Get the list of selector names.
|
long |
getSize()
Get the number of rows, if known.
|
public String[] getColumnNames()
Result
getColumnNames
in interface Result
public String[] getColumnSelectorNames()
Result
getColumnSelectorNames
in interface Result
public String[] getSelectorNames()
Result
getSelectorNames
in interface Result
public Iterable<? extends ResultRow> getRows()
Result
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"