- DateTimeConverter - Enum in de.schlichtherle.truezip.zip
-
Converts Java time values to DOS date/time values and vice versa.
- de.schlichtherle.truezip.crypto - package de.schlichtherle.truezip.crypto
-
Provides general utility classes for cryptography.
- de.schlichtherle.truezip.crypto.param - package de.schlichtherle.truezip.crypto.param
-
Provides interfaces and implementations for general cryptography parameters.
- de.schlichtherle.truezip.fs.archive.zip - package de.schlichtherle.truezip.fs.archive.zip
-
The archive driver family for ZIP files.
- de.schlichtherle.truezip.key - package de.schlichtherle.truezip.key
-
Provides an extensible manager for generic keys required to create or open
protected resources.
- de.schlichtherle.truezip.key.pbe - package de.schlichtherle.truezip.key.pbe
-
Provides parameters for password based encryption which can get used as the
secret key for the class
PromptingKeyProvider.
- de.schlichtherle.truezip.key.pbe.console - package de.schlichtherle.truezip.key.pbe.console
-
- de.schlichtherle.truezip.key.pbe.swing - package de.schlichtherle.truezip.key.pbe.swing
-
- de.schlichtherle.truezip.key.sl - package de.schlichtherle.truezip.key.sl
-
Provides a singleton to locate a key manager service provider on the class
path.
- de.schlichtherle.truezip.key.spi - package de.schlichtherle.truezip.key.spi
-
Provides an abstract class for a locatable key manager service provider.
- de.schlichtherle.truezip.nio.charset - package de.schlichtherle.truezip.nio.charset
-
Provides an implementation of the IBM437 character set.
- de.schlichtherle.truezip.zip - package de.schlichtherle.truezip.zip
-
A drop-in replacement for the package
java.util.zip for reading and
writing ZIP files.
- decorate(FsController<M>) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
-
A hook which decorates the given file system controller chain with some
more file system controller(s).
- DEFAULT_CHARSET - Static variable in class de.schlichtherle.truezip.zip.RawZipFile
-
The default character set used for entry names and comments in ZIP files.
- DEFAULT_CHARSET - Static variable in class de.schlichtherle.truezip.zip.ZipOutputStream
-
The default character set used for entry names and comments in ZIP files.
- DEFLATED - Static variable in class de.schlichtherle.truezip.zip.ZipEntry
-
Method for Deflated compressed entries.
- driver - Variable in class de.schlichtherle.truezip.fs.archive.zip.KeyController
-
- DURATION - Static variable in class de.schlichtherle.truezip.key.pbe.swing.HurlingWindowFeedback
-