Package | Description |
---|---|
org.apache.tika.config |
Tika configuration tools.
|
org.apache.tika.parser |
Tika parsers.
|
Modifier and Type | Method and Description |
---|---|
AutoDetectParserConfig |
TikaConfig.getAutoDetectParserConfig() |
Modifier and Type | Field and Description |
---|---|
static AutoDetectParserConfig |
AutoDetectParserConfig.DEFAULT |
Modifier and Type | Method and Description |
---|---|
static AutoDetectParserConfig |
AutoDetectParserConfig.load(Element element) |
Modifier and Type | Method and Description |
---|---|
void |
AutoDetectParser.setAutoDetectParserConfig(AutoDetectParserConfig autoDetectParserConfig)
Sets the configuration that will be used to create SecureContentHandlers
that will be used for parsing.
|
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.