public class DummyJELRowReader extends StarTableJELRowReader
COLUMN_ID_CHAR, NULL_QUERY_PREFIX, OBJECT_PREFIX
PARAM_PREFIX, UCD_PREFIX, UTYPE_PREFIX
Constructor | Description |
---|---|
DummyJELRowReader(uk.ac.starlink.table.StarTable baseTable) |
Constructor.
|
Modifier and Type | Method | 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.
|
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createDescribedValueConstant, getBooleanColumnValue, getByteColumnValue, getCharColumnValue, getColumnClass, getColumnIndexByName, getConstantByName, getDoubleColumnValue, getFloatColumnValue, getIntColumnValue, getLongColumnValue, getObjectColumnValue, getShortColumnValue, getSpecialByName, getTable, getUcdRegex, getUtypeRegex, isBlank
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 © 2018 Central Laboratory of the Research Councils. All Rights Reserved.