TrueZIP Driver ZIP 7.4.1
A B C D E F G H I J K L M N O P R S T U V W Y Z 

D

data - Variable in class de.schlichtherle.truezip.zip.DefaultExtraField
 
DATA_SIZE - Static variable in class de.schlichtherle.truezip.zip.WinZipAesEntryExtraField
 
dataStart - Variable in class de.schlichtherle.truezip.zip.RawZipOutputStream.RawOutputMethod
Start of entry data.
DateTimeConverter - Enum in de.schlichtherle.truezip.zip
Converts Java time values to DOS date/time values and vice versa.
DateTimeConverter() - Constructor for enum de.schlichtherle.truezip.zip.DateTimeConverter
 
DateTimeConverter.ThreadLocalGregorianCalendar - Class in de.schlichtherle.truezip.zip
 
DateTimeConverter.ThreadLocalGregorianCalendar() - Constructor for class de.schlichtherle.truezip.zip.DateTimeConverter.ThreadLocalGregorianCalendar
 
DD_SIG - Static variable in interface de.schlichtherle.truezip.zip.Constants
Data Descriptor signature.
de.schlichtherle.truezip.awt - package de.schlichtherle.truezip.awt
Provides custom AWT GUI classes.
de.schlichtherle.truezip.crypto - package de.schlichtherle.truezip.crypto
Provides utilities for cryptography.
de.schlichtherle.truezip.crypto.param - package de.schlichtherle.truezip.crypto.param
 
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
The console I/O based implementation of the interface PromptingKeyProvider.View.
de.schlichtherle.truezip.key.pbe.swing - package de.schlichtherle.truezip.key.pbe.swing
The console I/O based implementation of the interface PromptingKeyProvider.View.
de.schlichtherle.truezip.key.sl - package de.schlichtherle.truezip.key.sl
Provides a singleton to locate a key manager service provider.
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 classes in the package java.util.zip for reading and writing ZIP files.
decode(byte[]) - Method in class de.schlichtherle.truezip.zip.RawZipFile
 
decode(byte[]) - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
 
decodeLoop(ByteBuffer, CharBuffer) - Method in class de.schlichtherle.truezip.nio.charset.OctetCharset.Decoder
 
DecoratingOutputMethod - Class in de.schlichtherle.truezip.zip
A decorator for output methods.
DecoratingOutputMethod(OutputMethod) - Constructor for class de.schlichtherle.truezip.zip.DecoratingOutputMethod
 
DEFAULT_CHARSET - Static variable in interface de.schlichtherle.truezip.zip.Constants
The default character set used for entry names and comments in ZIP archive files.
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.
DEFAULT_PARAM - Static variable in class de.schlichtherle.truezip.zip.ZipOutputStream
 
DefaultExtraField - Class in de.schlichtherle.truezip.zip
Default implementation for an Extra Field in a Local or Central Header of a ZIP file.
DefaultExtraField(int) - Constructor for class de.schlichtherle.truezip.zip.DefaultExtraField
Constructs a new Extra Field.
defaultForeground - Variable in class de.schlichtherle.truezip.key.pbe.swing.ReadKeyPanel
 
defaultForeground - Variable in class de.schlichtherle.truezip.key.pbe.swing.WriteKeyPanel
 
DefaultZipCharsetParameters - Class in de.schlichtherle.truezip.zip
Default implementation of ZipCharsetParameters.
DefaultZipCharsetParameters(Charset) - Constructor for class de.schlichtherle.truezip.zip.DefaultZipCharsetParameters
 
DefaultZipFileParameters - Class in de.schlichtherle.truezip.zip
The default implementation of ZipFileParameters.
DefaultZipFileParameters(Charset, boolean, boolean) - Constructor for class de.schlichtherle.truezip.zip.DefaultZipFileParameters
 
DefaultZipOutputStreamParameters - Class in de.schlichtherle.truezip.zip
Default implementation of ZipOutputStreamParameters.
DefaultZipOutputStreamParameters(Charset) - Constructor for class de.schlichtherle.truezip.zip.DefaultZipOutputStreamParameters
 
deflate(byte[], int, int) - Method in class de.schlichtherle.truezip.zip.Jdk6Deflater
 
DEFLATED - Static variable in class de.schlichtherle.truezip.zip.ZipEntry
Method for Deflated compressed entries.
delegate - Variable in class de.schlichtherle.truezip.zip.DecoratingOutputMethod
 
dos - Variable in class de.schlichtherle.truezip.zip.RawZipOutputStream
 
dos - Variable in class de.schlichtherle.truezip.zip.WinZipAesEntryOutputStream
The low level data output stream.
dout - Variable in class de.schlichtherle.truezip.zip.RawZipOutputStream.BZip2OutputMethod
 
driver - Variable in class de.schlichtherle.truezip.fs.archive.zip.KeyManagerController
 
driver - Variable in class de.schlichtherle.truezip.fs.archive.zip.KeyManagerZipCryptoParameters
The ZIP driver which has been provided to the constructor.
driver - Variable in class de.schlichtherle.truezip.fs.archive.zip.ZipInputShop
 
driver - Variable in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
 
DRIVERS - Static variable in class de.schlichtherle.truezip.fs.archive.zip.ZipDriverService
 
DTIME - Static variable in class de.schlichtherle.truezip.zip.ZipEntry
 
dtime - Variable in class de.schlichtherle.truezip.zip.ZipEntry
 
DummyByteInputStream - Class in de.schlichtherle.truezip.zip
A read only file input stream which adds a dummy zero byte to the end of the input in order to support ZipInflaterInputStream.
DummyByteInputStream(ReadOnlyFile) - Constructor for class de.schlichtherle.truezip.zip.DummyByteInputStream
 
duration - Variable in class de.schlichtherle.truezip.key.pbe.swing.BasicInvalidKeyFeedback
 
DURATION - Static variable in class de.schlichtherle.truezip.key.pbe.swing.HurlingWindowFeedback
 
duration - Variable in class de.schlichtherle.truezip.key.pbe.swing.HurlingWindowFeedback
 
A B C D E F G H I J K L M N O P R S T U V W Y Z 
TrueZIP Driver ZIP 7.4.1

Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.