| Package | Description |
|---|---|
| org.apache.camel.model.dataformat |
The JAXB POJOs for the
Data Formats used to marshal and unmarshal objects to
and from streams inside components
|
| Modifier and Type | Field and Description |
|---|---|
protected List<UniVocityHeader> |
UniVocityAbstractDataFormat.headers |
| Modifier and Type | Method and Description |
|---|---|
List<UniVocityHeader> |
UniVocityAbstractDataFormat.getHeaders() |
| Modifier and Type | Method and Description |
|---|---|
void |
UniVocityAbstractDataFormat.setHeaders(List<UniVocityHeader> headers)
The headers to use.
|
Apache Camel