protected abstract AbstractSpreadSheetReader.InputType |
AbstractSpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
protected AbstractSpreadSheetReader.InputType |
AbstractWekaSpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
protected AbstractSpreadSheetReader.InputType |
AccessSpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
protected AbstractSpreadSheetReader.InputType |
AutoWidthTabularSpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
protected AbstractSpreadSheetReader.InputType |
CsvSpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
protected AbstractSpreadSheetReader.InputType |
ExcelSpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
protected AbstractSpreadSheetReader.InputType |
ExcelStreamingSpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
protected AbstractSpreadSheetReader.InputType |
FastCsvSpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
protected AbstractSpreadSheetReader.InputType |
FixedTabularSpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
protected AbstractSpreadSheetReader.InputType |
GnumericSpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
protected AbstractSpreadSheetReader.InputType |
Mat5SpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
protected AbstractSpreadSheetReader.InputType |
ODFSpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
protected AbstractSpreadSheetReader.InputType |
PNGSpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
protected AbstractSpreadSheetReader.InputType |
PropertiesSpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
protected AbstractSpreadSheetReader.InputType |
SimpleArffSpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
protected AbstractSpreadSheetReader.InputType |
SimpleCsvSpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
protected AbstractSpreadSheetReader.InputType |
SimpleStreamSpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
protected AbstractSpreadSheetReader.InputType |
SqlDumpSpreadSheetReader.getInputType() |
Returns how to read the data, from a file, stream or reader.
|
static AbstractSpreadSheetReader.InputType |
AbstractSpreadSheetReader.InputType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AbstractSpreadSheetReader.InputType[] |
AbstractSpreadSheetReader.InputType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|