public class DummyJELRowReader extends StarTableJELRowReader
COLUMN_ID_CHAR, NULL_QUERY_PREFIX, OBJECT_PREFIXPARAM_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, translateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateDescribedValueConstant, getBooleanColumnValue, getByteColumnValue, getCharColumnValue, getColumnClass, getColumnIndexByName, getConstantByName, getDoubleColumnValue, getFloatColumnValue, getIntColumnValue, getLongColumnValue, getObjectColumnValue, getShortColumnValue, getSpecialByName, getTable, getUcdRegex, getUtypeRegex, isBlankpublic 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 © 2018 Central Laboratory of the Research Councils. All Rights Reserved.