Package org.apache.commons.compress.archivers.sevenz
package org.apache.commons.compress.archivers.sevenz
Provides classes for reading and writing archives using the 7z format.
-
ClassDescriptionUsage: archive-name [list]An entry in a 7z archive.Reads a 7z file, using SeekableByteChannel under the covers.Builds new instances of
SevenZFile
.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.Writes a 7z file.
SevenZFile.Builder
.