| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs.archive.zip |
The archive driver family for ZIP files.
|
| de.schlichtherle.truezip.fs.archive.zip.raes |
The archive driver family for RAES encrypted ZIP files, alias TZP files.
|
| Class and Description |
|---|
| JarDriver
An archive driver for Java Archive files (JAR).
|
| JarDriverEntry
JAR archive entries apply the date/time conversion rules as defined by
DateTimeConverter.JAR. |
| KeyProviderSyncStrategy
Defines strategies for updating a key provider once an encrypted ZIP file
has been successfully synchronized.
|
| OdfDriver
An archive driver for application archive files according to the Open
Document Format (ODF) Specification, V1.0 and later.
|
| 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.
|
| ZipDriver
An archive driver for ZIP files.
|
| ZipDriverEntry
ZIP archive entries apply the date/time conversion rules as defined by
DateTimeConverter.ZIP. |
| ZipInputShop
An input shop for reading ZIP files.
|
| ZipOutputShop
An output shop for writing ZIP files.
|
| Class and Description |
|---|
| JarDriver
An archive driver for Java Archive files (JAR).
|
| OptionOutputSocket
An output socket which provides a property for its output options.
|
| ZipDriver
An archive driver for ZIP files.
|
| ZipDriverEntry
ZIP archive entries apply the date/time conversion rules as defined by
DateTimeConverter.ZIP. |
| ZipInputShop
An input shop for reading ZIP files.
|
Copyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.