Package | Description |
---|---|
org.apache.camel.dataformat.bindy.csv | |
org.apache.camel.dataformat.bindy.fixed | |
org.apache.camel.dataformat.bindy.kvp |
Modifier and Type | Class and Description |
---|---|
class |
BindyCsvDataFormat
A data format (
DataFormat ) using Bindy to marshal to and from CSV files |
Modifier and Type | Class and Description |
---|---|
class |
BindyFixedLengthDataFormat
A data format (
DataFormat ) using Bindy to marshal to and from Fixed Length |
Modifier and Type | Class and Description |
---|---|
class |
BindyKeyValuePairDataFormat
A data format (
DataFormat ) using Bindy to marshal to and from CSV files |
Apache Camel