public class DummyJELRowReader extends StarTableJELRowReader
PARAM_PREFIX, UCD_PREFIX, UTYPE_PREFIXCOLUMN_ID_CHAR, NULL_QUERY_PREFIX, OBJECT_PREFIX| Constructor and Description |
|---|
DummyJELRowReader(uk.ac.starlink.table.StarTable baseTable)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
getCell(int icol)
Throws UnsupportedOperationException.
|
long |
getCurrentRow()
Returns the index of the row on which evaluations are currently
taking place.
|
createDescribedValueConstant, getBooleanColumnValue, getByteColumnValue, getCharColumnValue, getColumnClass, getColumnIndexByName, getConstantByName, getDoubleColumnValue, getFloatColumnValue, getIntColumnValue, getLongColumnValue, getObjectColumnValue, getShortColumnValue, getSpecialByName, getTable, getUcdRegex, getUtypeRegex, isBlankevaluate, evaluateDouble, foundNull, getBooleanArrayProperty, getBooleanProperty, getBooleanProperty, getBooleanValue, getByteArrayProperty, getByteProperty, getByteValue, getCharArrayProperty, getCharProperty, getCharValue, getColumnIndex, getDateArrayProperty, getDoubleArrayProperty, getDoubleProperty, getDoubleValue, getFloatArrayProperty, getFloatProperty, getFloatValue, getIntArrayProperty, getIntProperty, getIntValue, getLongArrayProperty, getLongProperty, getLongValue, getNumberProperty, getObjectArrayProperty, getObjectProperty, getShortArrayProperty, getShortProperty, getShortValue, getStringArrayProperty, getStringProperty, getTypeName, setFailOnNull, stripPrefix, translatepublic DummyJELRowReader(uk.ac.starlink.table.StarTable baseTable)
baseTable - table whose columns this reader will be based onprotected java.lang.Object getCell(int icol)
getCell in class StarTableJELRowReadericol - column indexpublic long getCurrentRow()
StarTableJELRowReadergetCurrentRow in class StarTableJELRowReaderCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.