Package org.apache.tika.parser.external
@Version("1.0.0")
package org.apache.tika.parser.external
External parser process.
-
ClassDescriptionA Composite Parser that wraps up all the available External Parsers, and provides an easy way to access them.Parser that uses an external program (like catdoc or pdf2txt) to extract text content and metadata from a given document.Consumer contractBuilds up ExternalParser instances based on XML file(s) which define what to run, for what, and how to process any output metadata.Met Keys used by the
ExternalParsersConfigReader
.Creates instances of ExternalParser based on XML configuration files.