@Metadata(label="dataformat,transformation",
title="Custom")
public class CustomDataFormat
extends DataFormatDefinition
DataFormat implementation via Camel registry.| Constructor and Description |
|---|
CustomDataFormat() |
CustomDataFormat(String ref) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRef()
Reference to the custom
DataFormat to lookup
from the Camel registry. |
void |
setRef(String ref)
Reference to the custom
DataFormat to lookup
from the Camel registry. |
String |
toString() |
getContentTypeHeader, getDataFormat, getDataFormatName, getShortName, setContentTypeHeader, setDataFormat, setDataFormatNamegetId, setIdpublic CustomDataFormat()
public CustomDataFormat(String ref)
Apache Camel