Package | Description |
---|---|
n4e.core.zip | |
n4e.core.zip.impl |
Modifier and Type | Class and Description |
---|---|
class |
AesZipFileDecrypter
List/Extract data from AES encrypted WinZip file (readOnly).
|
Modifier and Type | Class and Description |
---|---|
class |
CentralDirectoryEntry
Wrapper for the central directory entry (CDE) of one file.
|
class |
ExtZipOutputStream
Write zip entries to Zip-File, encrypted or not encrypted.
|
class |
ZipFileEntryInputStream
Provide InputStream access to compressed data from one ZipEntry contained
within one ZipFile.
|