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

G

get(Class<P>) - Method in class de.schlichtherle.truezip.fs.archive.zip.KeyManagerZipCryptoParameters
Returns ZipParameters of the given type or null if not available.
get() - Method in class de.schlichtherle.truezip.fs.archive.zip.PromptingKeyManagerService
 
get() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriverService
 
get(Class<K>) - Method in class de.schlichtherle.truezip.key.AbstractKeyManagerProvider
 
get() - Method in class de.schlichtherle.truezip.key.AbstractKeyManagerProvider
Returns an unmodifiable map of secret key classes to key managers.
get(Class<K>) - Method in interface de.schlichtherle.truezip.key.KeyManagerProvider
Returns the key manager for the given secret key class.
get() - Method in class de.schlichtherle.truezip.key.sl.KeyManagerLocator
 
get(Class<P>) - Method in interface de.schlichtherle.truezip.zip.ZipParametersProvider
Returns ZipParameters of the given type or null if not available.
getActualCrc() - Method in exception de.schlichtherle.truezip.zip.CRC32Exception
Returns the CRC32 value which has actually been found for the ZIP entry.
getAlgorithmName() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
 
getAuthenticationMethod() - Method in class de.schlichtherle.truezip.key.pbe.swing.AuthenticationPanel
Returns the authentication method selected by the user.
getBits() - Method in enum de.schlichtherle.truezip.crypto.param.AesKeyStrength
Returns the key strength in bits.
getBits() - Method in interface de.schlichtherle.truezip.crypto.param.KeyStrength
Returns the key strength in bits.
getBlockCounter() - Method in interface de.schlichtherle.truezip.crypto.SeekableBlockCipher
Returns the index of the block, starting at 0, which will be processed next when BlockCipher.processBlock(byte[], int, byte[], int) is called.
getBlockCounter() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
 
getBlockSize() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
 
getBytes() - Method in enum de.schlichtherle.truezip.crypto.param.AesKeyStrength
Returns the key strength in bytes.
getBytes() - Method in interface de.schlichtherle.truezip.crypto.param.KeyStrength
Returns the key strength in bytes.
getCharset() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the name of the character set which is effectively used for decoding entry names and the file comment.
getCharset() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the name of the character set which is used for encoding entry names and the file comment.
getCharset() - Method in interface de.schlichtherle.truezip.zip.ZipCharsetParameters
Returns the default character set for comments and entry names in a ZIP file.
getCheckedInputStream(String) - Method in class de.schlichtherle.truezip.zip.RawZipFile
getCheckedInputStream(ZipEntry) - Method in class de.schlichtherle.truezip.zip.RawZipFile
getComment() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the file comment.
getComment() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the file comment.
getComment() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getComment() - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
 
getCompressedSize() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns the compressed size of this entry.
getCrc() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getCryptoParameters() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipInputShop
 
getCryptoParameters() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
 
getCryptoParameters() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the parameters for encryption or authentication of entries.
getCryptoParameters() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the parameters for encryption or authentication of entries.
getCryptoParameters() - Method in class de.schlichtherle.truezip.zip.ZipFile
 
getCryptoParameters() - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
 
getDateTimeConverter() - Method in class de.schlichtherle.truezip.fs.archive.zip.JarDriverEntry
Returns a DateTimeConverter for the conversion of Java time to DOS date/time fields and vice versa.
getDateTimeConverter() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriverEntry
Returns a DateTimeConverter for the conversion of Java time to DOS date/time fields and vice versa.
getDateTimeConverter() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns a DateTimeConverter for the conversion of Java time to DOS date/time fields and vice versa.
getEntry(FsEntryName) - Method in class de.schlichtherle.truezip.fs.archive.zip.KeyController
 
getEntry(String) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
 
getEntry(String) - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the entry for the given name or null if no entry with this name exists.
getEntry(String) - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the entry for the given name or null if no entry with this name exists.
getEntry(String) - Method in class de.schlichtherle.truezip.zip.ZipFile
Returns a clone of the entry for the given name or null if no entry with this name exists.
getEntry(String) - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
Returns a clone of the entry for the given name or null if no entry with this name exists.
getError() - Method in class de.schlichtherle.truezip.key.pbe.swing.KeyPanel
Getter for property error.
getError() - Method in class de.schlichtherle.truezip.key.pbe.swing.ReadKeyPanel
 
getError() - Method in class de.schlichtherle.truezip.key.pbe.swing.WriteKeyPanel
 
getExpectedCrc() - Method in exception de.schlichtherle.truezip.zip.CRC32Exception
Returns the CRC32 value which has been expected for the ZIP entry.
getExternalAttributes() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns the external file attributes.
getExtra() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns a protective copy of the serialized extra fields.
getExtraDataUI() - Method in class de.schlichtherle.truezip.key.pbe.swing.WriteKeyPanel
Getter for property extraDataUI.
getFeedback() - Method in class de.schlichtherle.truezip.key.pbe.swing.KeyPanel
Returns the feedback to run when this panel is shown in its ancestor window.
getFilePointer() - Method in class de.schlichtherle.truezip.crypto.CipherReadOnlyFile
 
getInputSocket(String) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipInputShop
 
getInputStream(String) - Method in class de.schlichtherle.truezip.zip.RawZipFile
getInputStream(ZipEntry) - Method in class de.schlichtherle.truezip.zip.RawZipFile
getInputStream(String, Boolean, boolean) - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns an InputStream for reading the contents of the given entry.
getInputStream(String, Boolean, boolean) - Method in class de.schlichtherle.truezip.zip.ZipFile
 
getKey() - Method in interface de.schlichtherle.truezip.key.PromptingKeyProvider.Controller
Returns the protected resource's key.
getKey() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
 
getKey() - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
 
getKeyExceptionType() - Method in class de.schlichtherle.truezip.fs.archive.zip.KeyController
 
getKeyFile() - Method in class de.schlichtherle.truezip.key.pbe.swing.AuthenticationPanel
Returns the key file.
getKeyManagerProvider() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns the provider for key managers for accessing protected resources (encryption).
getKeyProvider(URI) - Method in interface de.schlichtherle.truezip.key.KeyManager
Returns the mapped key provider for the given protected resource.
getKeyProvider(URI) - Method in class de.schlichtherle.truezip.key.PromptingKeyManager
 
getKeyProvider(URI) - Method in class de.schlichtherle.truezip.key.SafeKeyManager
 
getKeyProviderSyncStrategy() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns the key provider sync strategy.
getKeyStrength() - Method in class de.schlichtherle.truezip.key.pbe.SafePbeParameters
Returns the cipher key strength.
getKeyStrength() - Method in class de.schlichtherle.truezip.key.pbe.swing.KeyStrengthPanel
Returns the value of the property keyStrength.
getKeyStrength(String) - Method in interface de.schlichtherle.truezip.zip.WinZipAesParameters
Returns the key strength to use for writing a WinZip AES entry.
getKeyStrengthValues() - Method in class de.schlichtherle.truezip.key.pbe.AesPbeParameters
 
getKeyStrengthValues() - Method in class de.schlichtherle.truezip.key.pbe.SafePbeParameters
Returns a new non-empty array of all available key strength values.
getKeyType() - Method in class de.schlichtherle.truezip.fs.archive.zip.KeyController
 
getLevel() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns the compression level for entries.
getLevel() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the compression level for entries.
getLevel() - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
Returns the compression level for entries.
getLevel() - Method in interface de.schlichtherle.truezip.zip.ZipOutputStreamParameters
Returns the compression level for entries.
getLocalTarget() - Method in class de.schlichtherle.truezip.fs.archive.zip.OptionOutputSocket
 
getMappedKeyProvider(URI) - Method in class de.schlichtherle.truezip.key.PromptingKeyManager
 
getMappedKeyProvider(URI) - Method in class de.schlichtherle.truezip.key.SafeKeyManager
Returns the key provider which is mapped for the given resource or null if no key provider is mapped.
getMethod() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns the default compression method for entries.
getMethod() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the default compression method for subsequent entries.
getMethod() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns the compression method for this entry.
getMethod() - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
Returns the default compression method for subsequent entries.
getMethod() - Method in interface de.schlichtherle.truezip.zip.ZipOutputStreamParameters
Returns the default compression method for entries.
getModel() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipInputShop
Returns the file system model provided to the constructor.
getModel() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
Returns the file system model provided to the constructor.
getName() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns the ZIP entry name.
getName() - Method in class de.schlichtherle.truezip.zip.ZipFile
Returns the string representation of whatever input source object was used to construct this ZIP file.
getOptions() - Method in class de.schlichtherle.truezip.fs.archive.zip.OptionOutputSocket
 
getOutputSocket(ZipDriverEntry) - Method in class de.schlichtherle.truezip.fs.archive.zip.OdfOutputShop
 
getOutputSocket(FsController<?>, FsEntryName, BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
This implementation modifies options in the following way before it forwards the call to controller: FsOutputOption.STORE is set.
getOutputSocket(ZipDriverEntry) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
 
getOverheadSize() - Method in interface de.schlichtherle.truezip.zip.ZipOutputStreamParameters
Returns the number of entries which can be additionally accomodated by the internal hash map without resizing it.
getPassword() - Method in class de.schlichtherle.truezip.key.pbe.SafePbeParameters
Returns a protective copy of the stored password char array.
getPlatform() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getPool() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
 
getPostambled() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns the flag for allowing a postamble of arbitrary length.
getPostambled() - Method in interface de.schlichtherle.truezip.zip.ZipFileParameters
Returns the flag for allowing a postamble of arbitrary length.
getPostambleInputStream() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns an InputStream to read the postamble of this ZIP file.
getPostambleInputStream() - Method in class de.schlichtherle.truezip.zip.ZipFile
 
getPostambleLength() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the size of the postamble of this ZIP file in bytes.
getPreambled() - Method in class de.schlichtherle.truezip.fs.archive.zip.ReadOnlySfxDriver
Returns the flag for allowing a preamble.
getPreambled() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns the flag for allowing a preamble.
getPreambled() - Method in interface de.schlichtherle.truezip.zip.ZipFileParameters
Returns the flag for allowing a preamble.
getPreambleInputStream() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns an InputStream to read the preamble of this ZIP file.
getPreambleInputStream() - Method in class de.schlichtherle.truezip.zip.ZipFile
 
getPreambleLength() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the size of the preamble of this ZIP file in bytes.
getPriority() - Method in interface de.schlichtherle.truezip.key.KeyManager
Returns a priority to help the key manager service locator.
getPriority() - Method in class de.schlichtherle.truezip.key.SafeKeyManager
 
getRawCharset() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the character set which is effectively used for decoding entry names and the file comment.
getRawCharset() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the character set which is used for encoding entry names and the file comment.
getReadKey(boolean) - Method in interface de.schlichtherle.truezip.key.KeyProvider
Returns the secret key for reading a protected resource.
getReadKey(boolean) - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
Returns the secret key for reading a protected resource.
getReadPassword(String, boolean) - Method in interface de.schlichtherle.truezip.zip.WinZipAesParameters
Returns the password bytes to use for reading a WinZip AES entry.
getRedundantContentSupport() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
getRedundantMetaDataSupport() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
getResource() - Method in class de.schlichtherle.truezip.key.pbe.swing.KeyPanel
Getter for property resource.
getResource() - Method in class de.schlichtherle.truezip.key.pbe.swing.ReadKeyPanel
 
getResource() - Method in class de.schlichtherle.truezip.key.pbe.swing.WriteKeyPanel
 
getResource() - Method in interface de.schlichtherle.truezip.key.PromptingKeyProvider.Controller
Returns the unique resource identifier (resource ID) of the protected resource for which this controller is used.
getResource() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
Returns the unique resource identifier (resource ID) of the protected resource for which this key provider is used.
getSize(Entry.Size) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriverEntry
 
getSize() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipInputShop
 
getSize() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
 
getSize() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns the uncompressed size of this entry.
getTime(Entry.Access) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriverEntry
 
getTime() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getType() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriverEntry
 
getUnderlyingCipher() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
Returns the underlying block cipher which we are decorating.
getWriteKey() - Method in interface de.schlichtherle.truezip.key.KeyProvider
Returns the secret key for writing a protected resource.
getWriteKey() - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
Returns the secret key for writing a protected resource.
getWritePassword(String) - Method in interface de.schlichtherle.truezip.zip.WinZipAesParameters
Returns the password bytes to use for writing a WinZip AES entry.
A B C D E F G H I J K L M N O P R S T U V W Z 
TrueZIP Driver ZIP 7.7.2

Copyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.