Package | Description |
---|---|
org.apache.tika.parser |
Tika parsers.
|
org.apache.tika.parser.external |
External parser process.
|
Modifier and Type | Class and Description |
---|---|
class |
AutoDetectParser |
class |
DefaultParser
A composite parser based on all the
Parser implementations
available through the
service provider mechanism . |
Modifier and Type | Class and Description |
---|---|
class |
CompositeExternalParser
A Composite Parser that wraps up all the available External Parsers,
and provides an easy way to access them.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.