| Modifier and Type | Field and Description |
|---|---|
static CsvMarshallerFactory |
CsvMarshallerFactory.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
CsvMarshallerFactory |
CsvDataFormat.getMarshallerFactory()
Returns the used
CsvMarshallerFactory. |
| Modifier and Type | Method and Description |
|---|---|
CsvDataFormat |
CsvDataFormat.setMarshallerFactory(CsvMarshallerFactory marshallerFactory)
Sets the
CsvMarshaller factory. |
Apache Camel