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