See: Description
| Class | Description |
|---|---|
| CsvDataSource |
Specialized reader only reads csv files.
|
| CsvDataSourceEditorPanel | |
| CsvDataSourceFactory |
Factory for producing comma separated values file sources.
|
| CsvDataSourceFormat |
Format data to CSV (comma separated values) file.
|
| TableOps |
I'd still like to refactor all the table-type sources to get the common codes.
|
Data Source Plugin for reading data from CSV (Comma Separated Values) files. This uses a more complete library that handles things like newlines within fields.