public class DummyJELRowReader extends StarTableJELRowReader
PARAM_PREFIX, UCD_PREFIX, UTYPE_PREFIX
COLUMN_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, isBlank
evaluate, 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, translate
public 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 StarTableJELRowReader
icol
- column indexpublic long getCurrentRow()
StarTableJELRowReader
getCurrentRow
in class StarTableJELRowReader
Copyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.