| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs.archive.zip |
The archive driver family for ZIP files.
|
| Class and Description |
|---|
| JarArchiveEntry
Respects the different date/time conversion in JAR files.
|
| JarDriver
An archive driver which builds Java Archive files (JAR).
|
| OdfDriver
An archive driver which supports building archive files according to
the OpenDocument Format Specification (ODF), version 1.1.
|
| 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 archive files.
|
| ZipOutputShop
An output shop for writing ZIP archive files.
|
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.