Interface FlatpackComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface FlatpackComponentBuilderFactory
Parse fixed width and delimited files using the FlatPack library.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Flatpack component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionflatpack()
Flatpack (camel-flatpack) Parse fixed width and delimited files using the FlatPack library.
-
Method Details
-
flatpack
Flatpack (camel-flatpack) Parse fixed width and delimited files using the FlatPack library. Category: transformation Since: 1.4 Maven coordinates: org.apache.camel:camel-flatpack- Returns:
- the dsl builder
-