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.
-
ClassDescriptionAbstracts a base Codec class.Options for
SevenZMethod.AES256SHA256
encoderUsage: archive-name [list]The unit of solid compression.An entry in a 7z archive.Reads a 7z file, using SeekableByteChannel under the covers.Builds new instances ofSevenZFile
.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.Map between folders, files and streams.Properties for non-empty files.
SevenZFile.Builder
.