| Package | Description |
|---|---|
| org.apache.commons.compress.archivers.examples |
Contains example code that is not guaranteed to provide a
stable API across releases of Commons Compress.
|
| org.apache.commons.compress.archivers.sevenz |
Provides classes for reading and writing archives using
the 7z format.
|
| Class and Description |
|---|
| SevenZFile
Reads a 7z file, using SeekableByteChannel under
the covers.
|
| SevenZOutputFile
Writes a 7z file.
|
| Class and Description |
|---|
| SevenZArchiveEntry
An entry in a 7z archive.
|
| SevenZMethod
The (partially) supported compression/encryption methods used in 7z archives.
|
| SevenZMethodConfiguration
Combines a SevenZMethod with configuration options for the method.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.