Package | Description |
---|---|
org.apache.tika.parser |
Tika parsers.
|
org.apache.tika.parser.digestutils |
Modifier and Type | Method and Description |
---|---|
DigestingParser.DigesterFactory |
AutoDetectParserConfig.getDigesterFactory() |
Modifier and Type | Method and Description |
---|---|
void |
AutoDetectParserConfig.setDigesterFactory(DigestingParser.DigesterFactory digesterFactory) |
Modifier and Type | Class and Description |
---|---|
class |
CommonsDigesterFactory
Simple factory for
CommonsDigester with
default markLimit = 1000000 and md5 digester. |
Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.