| Package | Description |
|---|---|
| org.apache.camel.dataformat.bindy | |
| org.apache.camel.dataformat.bindy.util |
| Modifier and Type | Method and Description |
|---|---|
BindyConverter |
FormattingOptions.getBindyConverter() |
| Modifier and Type | Method and Description |
|---|---|
FormattingOptions |
FormattingOptions.withBindyConverter(BindyConverter bindyConverter) |
| Modifier and Type | Method and Description |
|---|---|
static FormattingOptions |
ConverterUtils.convert(DataField dataField,
Class<?> clazz,
BindyConverter converter,
String locale) |
static FormattingOptions |
ConverterUtils.convert(KeyValuePairField dataField,
Class<?> clazz,
BindyConverter converter,
String locale) |
Apache Camel