Interface | Description |
---|---|
CsvLineConverter<T> |
This interface helps converting a single CSV line into another representation.
|
Class | Description |
---|---|
CsvDataFormat |
CSV Data format.
|
CsvIterator<T> | |
CsvLineConverters |
This
CsvLineConverters class provides common implementations of the CsvLineConverter interface. |
Apache Camel