| Package | Description |
|---|---|
| org.apache.camel.builder | |
| org.apache.camel.model.dataformat |
The JAXB POJOs for the
Data Formats used to
marshal and unmarshal objects to and from streams inside
components
|
| org.apache.camel.reifier.dataformat |
| Class and Description |
|---|
| Any23Type
Represents the different types of bindy data formats.
|
| BindyType
Represents the different types of Bindy data formats.
|
| JsonLibrary
Supported JSON marshalers.
|
| YAMLLibrary
Supported YAML marshalers.
|
| Class and Description |
|---|
| Any23Type
Represents the different types of bindy data formats.
|
| BindyDataFormat
Marshal and unmarshal Java beans from and to flat payloads (such as CSV,
delimited, fixed length formats, or FIX messages).
|
| BindyType
Represents the different types of Bindy data formats.
|
| FhirDataformat |
| JsonDataFormat
Marshal POJOs to JSON and back.
|
| JsonLibrary
Supported JSON marshalers.
|
| UniVocityAbstractDataFormat
Represents the common parts of all uniVocity
DataFormat parsers. |
| UniVocityHeader
To configure headers for UniVocity data formats.
|
| YAMLLibrary
Supported YAML marshalers.
|
| YAMLTypeFilterDefinition |
| YAMLTypeFilterType |
| Class and Description |
|---|
| FhirDataformat |
| UniVocityAbstractDataFormat
Represents the common parts of all uniVocity
DataFormat parsers. |
Apache Camel