| Package | Description |
|---|---|
| org.apache.tika.config |
Tika configuration tools.
|
| org.apache.tika.parser |
Tika parsers.
|
| Modifier and Type | Method and Description |
|---|---|
private static org.w3c.dom.Element |
TikaConfigSerializer.addParser(TikaConfigSerializer.Mode mode,
org.w3c.dom.Element rootElement,
org.w3c.dom.Document doc,
Parser parser,
ParserDecorator decorator) |
| Modifier and Type | Class and Description |
|---|---|
class |
DigestingParser |
class |
ParserPostProcessor
Parser decorator that post-processes the results from a decorated parser.
|
private class |
RecursiveParserWrapper.EmbeddedParserDecorator |