Package org.apache.commons.compress.archivers.sevenz
Provides classes for reading and writing archives using the 7z format.
-
Class Summary Class Description CLI SevenZArchiveEntry An entry in a 7z archive.SevenZFile Reads a 7z file, using SeekableByteChannel under the covers.SevenZFileOptions Collects options for reading 7z archives.SevenZFileOptions.Builder Mutable builder for the immutableSevenZFileOptions
.SevenZMethodConfiguration Combines a SevenZMethod with configuration options for the method.SevenZOutputFile Writes a 7z file. -
Enum Summary Enum Description SevenZMethod The (partially) supported compression/encryption methods used in 7z archives.