@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface FlatpackComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FlatpackComponentBuilderFactory.FlatpackComponentBuilder
Builder for the Flatpack component.
|
static class |
FlatpackComponentBuilderFactory.FlatpackComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static FlatpackComponentBuilderFactory.FlatpackComponentBuilder |
flatpack()
Flatpack (camel-flatpack)
Parse fixed width and delimited files using the FlatPack library.
|
static FlatpackComponentBuilderFactory.FlatpackComponentBuilder flatpack()
Apache Camel