| Package | Description |
|---|---|
| de.dfki.mycbr.io |
Contains classes that handle import and export of relevant CBR application
data.
|
| Modifier and Type | Method and Description |
|---|---|
CSVImporter.CSVImportError |
CSVImporter.getError() |
static CSVImporter.CSVImportError |
CSVImporter.CSVImportError.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CSVImporter.CSVImportError[] |
CSVImporter.CSVImportError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|