Package org.apache.tika.parser.pkg
Interface CompressorParserOptions
public interface CompressorParserOptions
Interface for setting options for the
CompressorParser
by passing
via the ParseContext
.-
Method Summary
-
Method Details
-
decompressConcatenated
- Parameters:
metadata
- document metadata- Returns:
- whether to decompress concatenated streams or not
-