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!
    • Method Detail

      • flatpack

        static FlatpackComponentBuilderFactory.FlatpackComponentBuilder 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