Package org.apache.tika.parser.external

External parser process.

See:
          Description

Interface Summary
ExternalParsersConfigReaderMetKeys Met Keys used by the ExternalParsersConfigReader.
 

Class Summary
CompositeExternalParser A Composite Parser that wraps up all the available External Parsers, and provides an easy way to access them.
ExternalParser Parser that uses an external program (like catdoc or pdf2txt) to extract text content and metadata from a given document.
ExternalParsersConfigReader Builds up ExternalParser instances based on XML file(s) which define what to run, for what, and how to process any output metadata.
ExternalParsersFactory Creates instances of ExternalParser based on XML configuration files.
 

Package org.apache.tika.parser.external Description

External parser process.



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.