| Class | Description |
|---|---|
| CSVDataRecordSource |
A source for data records, derived from a csv stream.
|
| CSVDataRecordSourceReader |
Writing this class to conveniently read a csv file.
|
| CSVFileBuilder |
A fast builder for text csv files.
|
| CSVLib |
Handy CSV tools.
|
| CsvLoaderLib | |
| CsvToCogStructureLib |
A lib class to read field name, label, tab, and such from a csv file and create
CogStructureField objects which will be used to create CogStrucutureType and finally
a gui window.
|
| DataRecordSourceToCSV |