| Package | Description |
|---|---|
| org.apache.camel.dataformat.bindy | |
| org.apache.camel.dataformat.bindy.annotation | |
| org.apache.camel.dataformat.bindy.util |
| Class and Description |
|---|
| BindyConverter
An annotation used to identify which converter class will be used to convert the String field to the attribute's data
type.
|
| Class and Description |
|---|
| LinkType
Enumeration of link types
|
| Class and Description |
|---|
| BindyConverter
An annotation used to identify which converter class will be used to convert the String field to the attribute's data
type.
|
| DataField
An annotation used to identify in a POJO which property is link to a field of a record (csv, ...).
|
| KeyValuePairField
An annotation used to identify in a POJO which property is link to a key value pair field The tag (mandatory)
identifies the key of the key value pair (e.g.
|
Apache Camel