| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static TikaComponentBuilderFactory.TikaComponentBuilder |
ComponentsBuilderFactory.tika()
Tika (camel-tika)
Parse documents and extract metadata and text using Apache Tika.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TikaComponentBuilderFactory.TikaComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default TikaComponentBuilderFactory.TikaComponentBuilder |
TikaComponentBuilderFactory.TikaComponentBuilder.autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
default TikaComponentBuilderFactory.TikaComponentBuilder |
TikaComponentBuilderFactory.TikaComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
static TikaComponentBuilderFactory.TikaComponentBuilder |
TikaComponentBuilderFactory.tika()
Tika (camel-tika)
Parse documents and extract metadata and text using Apache Tika.
|
Apache Camel