Package | Description |
---|---|
org.apache.tika.example | |
org.apache.tika.parser.multiple |
Modifier and Type | Class and Description |
---|---|
class |
PickBestTextEncodingParser
Deprecated.
Currently not suitable for real use, more a demo / prototype!
|
Modifier and Type | Class and Description |
---|---|
class |
FallbackParser
Tries multiple parsers in turn, until one succeeds.
|
class |
SupplementingParser
Runs the input stream through all available parsers,
merging the metadata from them based on the
AbstractMultipleParser.MetadataPolicy chosen. |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.