| 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.
|
| de.schlichtherle.truezip.zip |
A drop-in replacement for the package
java.util.zip for reading and
writing ZIP files. |
| Class and Description |
|---|
| DateTimeConverter
Converts Java time values to DOS date/time values and vice versa.
|
| RawZipFile
Provides unsafe (raw) access to a ZIP file using unsynchronized methods and
shared
ZipEntry instances. |
| RawZipOutputStream
Provides unsafe (raw) access to a ZIP file using unsynchronized
methods and shared
ZipEntry instances. |
| ZipCharsetParameters
Defines the default character set for accessing ZIP files.
|
| ZipCryptoParameters
A marker interface for ZIP crypto parameters.
|
| ZipEntry
Drop-in replacement for
java.util.zip.ZipEntry. |
| ZipEntryFactory
A factory for
ZipEntrys. |
| ZipFileParameters
Provides parameters for reading ZIP files.
|
| ZipOutputStreamParameters
An interface for
ZipOutputStream parameters. |
| ZipParameters
A marker interface for ZIP parameters.
|
| ZipParametersProvider
A provider of
ZipParameters for a given type. |
| Class and Description |
|---|
| ZipCharsetParameters
Defines the default character set for accessing ZIP files.
|
| ZipEntryFactory
A factory for
ZipEntrys. |
| ZipFileParameters
Provides parameters for reading ZIP files.
|
| ZipOutputStreamParameters
An interface for
ZipOutputStream parameters. |
| ZipParameters
A marker interface for ZIP parameters.
|
| Class and Description |
|---|
| DateTimeConverter
Converts Java time values to DOS date/time values and vice versa.
|
| RawZipFile
Provides unsafe (raw) access to a ZIP file using unsynchronized methods and
shared
ZipEntry instances. |
| RawZipOutputStream
Provides unsafe (raw) access to a ZIP file using unsynchronized
methods and shared
ZipEntry instances. |
| ZipCharsetParameters
Defines the default character set for accessing ZIP files.
|
| ZipCryptoException
Thrown if there is an issue when reading or writing an encrypted ZIP file
or entry.
|
| ZipCryptoParameters
A marker interface for ZIP crypto parameters.
|
| ZipEntry
Drop-in replacement for
java.util.zip.ZipEntry. |
| ZipEntryFactory
A factory for
ZipEntrys. |
| ZipFile
Drop-in replacement for
java.util.zip.ZipFile. |
| ZipFileParameters
Provides parameters for reading ZIP files.
|
| ZipKeyException
Thrown to indicate that retrieving a key to encrypt or decrypt or
authenticate a ZIP entry has failed for some reason.
|
| ZipOutputStreamParameters
An interface for
ZipOutputStream parameters. |
| ZipParameters
A marker interface for ZIP parameters.
|
| ZipParametersException
Thrown to indicate that no suitable ZIP parameters have been provided
or something is wrong with these parameters.
|
Copyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.