| 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
Marshal and unmarshal between POJOs and Comma separated values (CSV) format using Camel Bindy
|
| Modifier and Type | Class and Description |
|---|---|
class |
BindyFixedLengthDataFormat
Marshal and unmarshal between POJOs and fixed field length format using Camel Bindy
|
| Modifier and Type | Class and Description |
|---|---|
class |
BindyKeyValuePairDataFormat
Marshal and unmarshal between POJOs and key-value pair (KVP) format using Camel Bindy
|
Apache Camel