Package | Description |
---|---|
org.apache.commons.compress.archivers.sevenz |
Provides classes for reading and writing archives using
the 7z format.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
AES256SHA256Decoder |
(package private) static class |
Coders.BCJDecoder |
(package private) static class |
Coders.BZIP2Decoder |
(package private) static class |
Coders.CopyDecoder |
(package private) static class |
Coders.Deflate64Decoder |
(package private) static class |
Coders.DeflateDecoder |
(package private) class |
DeltaDecoder |
(package private) class |
LZMA2Decoder |
(package private) class |
LZMADecoder |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<SevenZMethod,CoderBase> |
Coders.CODER_MAP |
Modifier and Type | Method and Description |
---|---|
(package private) static CoderBase |
Coders.findByMethod(SevenZMethod method) |