public static interface FopEndpointBuilderFactory.FopBuilders
| Modifier and Type | Method and Description |
|---|---|
default FopEndpointBuilderFactory.FopEndpointBuilder |
fop(String path)
FOP (camel-fop)
The fop component allows you to render a message into different
output formats using Apache FOP.
|
default FopEndpointBuilderFactory.FopEndpointBuilder fop(String path)
fop:outputType
Path parameter: outputType (required)
The primary output format is PDF but other output formats are also
supported.
The value can be one of: pdf, ps, pcl, png, jpeg, svg, xml, mif, rtf,
txtApache Camel