| Interface | Description |
|---|---|
| CsvMarshallerFactory |
A
CsvMarshaller factory. |
| CsvRecordConverter<T> |
This interface is used to define a converter that transform a
CSVRecord into another
type. |
| Class | Description |
|---|---|
| CsvConstants |
CSV constants
|
| CsvDataFormat |
CSV Data format.
|
| CsvDataFormatConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| CsvMarshaller |
This class marshal data into a CSV format.
|
| CsvUnmarshalOnCompletion |
Apache Camel