public class DummyJELRowReader extends StarTableJELRowReader
PARAM_PREFIX, UCD_PREFIX, UTYPE_PREFIX
COLUMN_ID_CHAR, NULL_QUERY_PREFIX, OBJECT_PREFIX
Constructor and Description |
---|
DummyJELRowReader(StarTable baseTable)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected 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, getDescribedValueByName, getDoubleColumnValue, getFloatColumnValue, getIntColumnValue, getLongColumnValue, getObjectColumnValue, getShortColumnValue, getSpecialByName, getTable, getUcdRegex, getUtypeRegex, isBlank, requiresRowIndex, valueDouble, valueInt, valueLong, valueObject, valueString
evaluate, evaluateBoolean, 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, getTranslatedColumns, getTranslatedConstants, getTypeName, setFailOnNull, stripPrefix, translate
public DummyJELRowReader(StarTable baseTable)
baseTable
- table whose columns this reader will be based onprotected Object getCell(int icol)
getCell
in class StarTableJELRowReader
icol
- column indexicol
at the current rowpublic long getCurrentRow()
StarTableJELRowReader
getCurrentRow
in class StarTableJELRowReader
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.