See: Description
| Class | Description | 
|---|---|
| CLI | |
| SevenZArchiveEntry | An entry in a 7z archive. | 
| SevenZFile | Reads a 7z file, using SeekableByteChannel under
 the covers. | 
| SevenZMethodConfiguration | Combines a SevenZMethod with configuration options for the method. | 
| SevenZOutputFile | Writes a 7z file. | 
| Enum | Description | 
|---|---|
| SevenZMethod | The (partially) supported compression/encryption methods used in 7z archives. | 
Provides classes for reading and writing archives using the 7z format.
Copyright © 2018 The Apache Software Foundation. All rights reserved.