Interface TikaComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface TikaComponentBuilderFactory
    Parse documents and extract metadata and text using Apache Tika. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • tika

        static TikaComponentBuilderFactory.TikaComponentBuilder tika()
        Tika (camel-tika) Parse documents and extract metadata and text using Apache Tika. Category: document,transformation Since: 2.19 Maven coordinates: org.apache.camel:camel-tika
        Returns:
        the dsl builder