| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs.archive.zip |
The archive driver family for ZIP files.
|
| Class and Description |
|---|
| JarDriver
An archive driver which builds Java Archive files (JAR).
|
| KeyManagerController
This file system controller decorates another file system controller in
order to manage the keys required for accessing encrypted ZIP files.
|
| KeyProviderSyncStrategy
Defines strategies for updating a key provider once an encrypted ZIP file
has been successfully synchronized.
|
| OdfDriver
An archive driver which supports building archive files according to
the OpenDocument Format Specification (ODF), version 1.1.
|
| OptionOutputSocket
An output socket which provides a property for its output options.
|
| ReadOnlySfxDriver
An archive driver which reads Self Executable (SFX/EXE) ZIP files,
but doesn't support to create or update them because this would spoil the
SFX code in its preamble.
|
| ZipArchiveEntry
An adapter class to make the
ZipEntry class implement the
FsArchiveEntry interface. |
| ZipDriver
An archive driver which builds ZIP files.
|
| ZipInputShop
An input shop for reading ZIP files.
|
| ZipOutputShop
An output shop for writing ZIP files.
|
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.