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!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Tika component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptiontika()
Tika (camel-tika) Parse documents and extract metadata and text using Apache Tika.
-
Method Details
-
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
-