Uses of Package
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.
-
ClassDescriptionReads a 7z file, using SeekableByteChannel under the covers.Writes a 7z file.
-
ClassDescriptionAn entry in a 7z archive.Reads a 7z file, using SeekableByteChannel under the covers.Builds new instances of
SevenZFile
.Deprecated.Deprecated.Mutable builder for the immutableSevenZFileOptions
.The (partially) supported compression/encryption methods used in 7z archives.Combines a SevenZMethod with configuration options for the method.
SevenZFile.Builder
.