| Modifier and Type | Method and Description |
|---|---|
static CsvMarshaller |
CsvMarshaller.create(org.apache.commons.csv.CSVFormat format,
CsvDataFormat dataFormat)
Creates a new instance.
|
CsvMarshaller |
CsvMarshallerFactory.create(org.apache.commons.csv.CSVFormat format,
CsvDataFormat dataFormat)
Creates and returns a new
CsvMarshaller. |
Apache Camel