Interface CompressorParserOptions


@Deprecated(since="2026-04-30") public interface CompressorParserOptions
Deprecated.
This version of the Apache Tika library is deprecated. Use your own version of Apache Tika.
Interface for setting options for the CompressorParser by passing via the ParseContext.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Deprecated.
     
  • Method Details

    • decompressConcatenated

      boolean decompressConcatenated(Metadata metadata)
      Deprecated.
      Parameters:
      metadata - document metadata
      Returns:
      whether to decompress concatenated streams or not