Uses of Package
org.apache.commons.compress.archivers.sevenz
Packages that use org.apache.commons.compress.archivers.sevenz
Package
Description
Contains example code that is not guaranteed to provide a
stable API across releases of Commons Compress.
Provides classes for reading and writing archives using
the 7z format.
-
Classes in org.apache.commons.compress.archivers.sevenz used by org.apache.commons.compress.archivers.examplesClassDescriptionReads a 7z file, using SeekableByteChannel under the covers.Writes a 7z file.
-
Classes in org.apache.commons.compress.archivers.sevenz used by org.apache.commons.compress.archivers.sevenzClassDescriptionBase Codec class.The unit of solid compression.An entry in a 7z archive.Reads a 7z file, using SeekableByteChannel under the covers.Collects options for reading 7z archives.Mutable builder for the immutable
SevenZFileOptions
.The (partially) supported compression/encryption methods used in 7z archives.Combines a SevenZMethod with configuration options for the method.