|
Qore CsvUtil Module Reference
1.5
|
| ▼NCsvUtil | CsvUtil namespace contains all the objects in the CsvUtil module |
| CAbstractCsvIterator | AbstractCsvIterator class is an abstract base class that allows abstract CSV data to be iterated |
| CAbstractCsvWriter | Parent for all CSV writers |
| CCsvDataIterator | Allows arbitrary CSV string data to be iterated on a record basis |
| CCsvFileIterator | Allows CSV files to be iterated on a record basis |
| CCsvFileWriter | For safe CSV file creation |
| CCsvStringWriter | For in-memory string CSV creation |