@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface FopComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FopComponentBuilderFactory.FopComponentBuilder
Builder for the FOP component.
|
static class |
FopComponentBuilderFactory.FopComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static FopComponentBuilderFactory.FopComponentBuilder |
fop()
FOP (camel-fop)
Render messages into PDF and other output formats supported by Apache
FOP.
|
static FopComponentBuilderFactory.FopComponentBuilder fop()
Apache Camel