protected abstract AbstractSpreadSheetWriter.OutputType |
AbstractSpreadSheetWriter.getOutputType() |
Returns how the data is written.
|
protected AbstractSpreadSheetWriter.OutputType |
AbstractWekaSpreadSheetWriter.getOutputType() |
Returns how the data is written.
|
protected AbstractSpreadSheetWriter.OutputType |
AccessSpreadSheetWriter.getOutputType() |
Returns how the data is written.
|
protected AbstractSpreadSheetWriter.OutputType |
AutoWidthTabularSpreadSheetWriter.getOutputType() |
Returns how the data is written.
|
protected AbstractSpreadSheetWriter.OutputType |
CsvSpreadSheetWriter.getOutputType() |
Returns how the data is written.
|
protected AbstractSpreadSheetWriter.OutputType |
ExcelSpreadSheetWriter.getOutputType() |
Returns how the data is written.
|
protected AbstractSpreadSheetWriter.OutputType |
ExcelStreamingSpreadSheetWriter.getOutputType() |
Returns how the data is written.
|
protected AbstractSpreadSheetWriter.OutputType |
FixedTabularSpreadSheetWriter.getOutputType() |
Returns how the data is written.
|
protected AbstractSpreadSheetWriter.OutputType |
GnumericSpreadSheetWriter.getOutputType() |
Returns how the data is written.
|
protected AbstractSpreadSheetWriter.OutputType |
Mat5SpreadSheetWriter.getOutputType() |
Returns how the data is written.
|
protected AbstractSpreadSheetWriter.OutputType |
ODFSpreadSheetWriter.getOutputType() |
Returns how the data is written.
|
protected AbstractSpreadSheetWriter.OutputType |
PropertiesSpreadSheetWriter.getOutputType() |
Returns how the data is written.
|
protected AbstractSpreadSheetWriter.OutputType |
SimpleArffSpreadSheetWriter.getOutputType() |
Returns how the data is written.
|
protected AbstractSpreadSheetWriter.OutputType |
SimpleStreamSpreadSheetWriter.getOutputType() |
Returns how the data is written.
|
protected AbstractSpreadSheetWriter.OutputType |
SqlDumpSpreadSheetWriter.getOutputType() |
Returns how the data is written.
|
static AbstractSpreadSheetWriter.OutputType |
AbstractSpreadSheetWriter.OutputType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AbstractSpreadSheetWriter.OutputType[] |
AbstractSpreadSheetWriter.OutputType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|