All Packages
Package Summary
Package
Description
Provides a unified API and factories for dealing with archives
in different formats.
Provides stream classes for reading and writing archives using
the AR format.
Provides stream classes for reading archives using
the ARJ format.
Provides stream classes for reading and writing archives using
the CPIO format.
This package provides stream classes for reading archives
using the Unix DUMP format.
Contains example code that is not guaranteed to provide a
stable API across releases of Commons Compress.
Provides stream classes for reading and writing archives using
the ZIP format with some extensions for the special case of JAR
archives.
Provides classes for reading and writing archives using
the 7z format.
Provides stream classes for reading and writing archives using
the TAR format.
Provides stream classes for reading and writing archives using
the ZIP format.
EXPERIMENTAL support for changesets that are applied to
archives.
Provides a unified API and factories for dealing with
compressed streams.
Provides stream classes for compressing and decompressing
streams using the BZip2 algorithm.
Provides a stream classes that allow (de)compressing streams
using the DEFLATE algorithm.
Provides a stream that allows decompressing streams using the
DEFLATE64(tm) algorithm.
Provides stream classes for compressing and decompressing
streams using the GZip algorithm.
Provides stream classes for the
LZ4
algorithm.
Provides utility classes for LZ77 based algorithms.
Provides stream classes using the "stand-alone" LZMA
algorithm.
Generic LZW implementation.
Provides stream classes for the
Snappy
algorithm.
Provides stream classes for compressing and decompressing
streams using the XZ algorithm.
Provides stream classes for decompressing
streams using the "compress" algorithm used to write .Z files.
Provides common API classes for parallel compression features.
Contains utilities used internally by the compress library.