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

R

RawZipFile<E extends ZipEntry> - Class in de.schlichtherle.truezip.zip
Provides unsafe (raw) access to a ZIP file using unsynchronized methods and shared ZipEntry instances.
RawZipFile(ReadOnlyFile, ZipFileParameters<E>) - Constructor for class de.schlichtherle.truezip.zip.RawZipFile
Reads the given zip file in order to provide random access to its entries.
RawZipOutputStream<E extends ZipEntry> - Class in de.schlichtherle.truezip.zip
Provides unsafe (raw) access to a ZIP file using unsynchronized methods and shared ZipEntry instances.
RawZipOutputStream(OutputStream, RawZipFile<E>, ZipOutputStreamParameters) - Constructor for class de.schlichtherle.truezip.zip.RawZipOutputStream
Constructs a raw ZIP output stream which decorates the given output stream and optionally apppends to the given raw ZIP file.
read() - Method in class de.schlichtherle.truezip.crypto.CipherReadOnlyFile
 
read(byte[], int, int) - Method in class de.schlichtherle.truezip.crypto.CipherReadOnlyFile
 
ReadKeyPanel - Class in de.schlichtherle.truezip.key.pbe.swing
This panel prompts the user for a key to open an existing protected resource.
ReadKeyPanel() - Constructor for class de.schlichtherle.truezip.key.pbe.swing.ReadKeyPanel
Constructs a new read key panel.
ReadOnlySfxDriver - Class in de.schlichtherle.truezip.fs.archive.zip
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.
ReadOnlySfxDriver(IOPoolProvider) - Constructor for class de.schlichtherle.truezip.fs.archive.zip.ReadOnlySfxDriver
 
recoverLostEntries() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Recovers any lost entries which have been added to the ZIP file after the (last) End Of Central Directory Record (EOCDR).
recoverLostEntries() - Method in class de.schlichtherle.truezip.zip.ZipFile
Recovers any lost entries which have been added to the ZIP file after the (last) End Of Central Directory Record (EOCDR).
removeKeyProvider(URI) - Method in interface de.schlichtherle.truezip.key.KeyManager
Removes the mapped key provider for the given protected resource.
removeKeyProvider(URI) - Method in class de.schlichtherle.truezip.key.PromptingKeyManager
 
removeKeyProvider(URI) - Method in class de.schlichtherle.truezip.key.SafeKeyManager
Removes the mapped key provider for the given protected resource.
REPLACEMENT - Static variable in class de.schlichtherle.truezip.nio.charset.OctetCharset
Use this character in the lookup table provided to the constructor for every character that does not have a replacement in 16 bit Unicode.
reset() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
 
reset() - Method in class de.schlichtherle.truezip.key.pbe.AesPbeParameters
 
reset() - Method in class de.schlichtherle.truezip.key.pbe.SafePbeParameters
 
reset() - Method in interface de.schlichtherle.truezip.key.SafeKey
Wipes any key data from the heap and resets this safe key to it's initial state.
resetCancelledKey() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
Resets the state of this key provider, its current key and the value of its changeRequested property if and only if prompting for a key has been cancelled.
resetUnconditionally() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
Resets the state of this key provider, its current key and the value of its changeRequested property unconditionally.
resourceUri(FsModel, String) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
A template method which derives the resource URI for looking up a KeyProvider from the given file system model and entry name.
retrieveReadKey(boolean) - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
 
retrieveReadKey(boolean) - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
Retrieves the secret key for the decryption of a protected resource.
retrieveWriteKey() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
 
retrieveWriteKey() - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
Retrieves the secret key for the encryption of a protected resource.
run(JPanel) - Method in class de.schlichtherle.truezip.key.pbe.swing.BasicFeedback
Starts the visual/audible run.
run(JPanel) - Method in class de.schlichtherle.truezip.key.pbe.swing.BasicInvalidKeyFeedback
 
run(JPanel) - Method in interface de.schlichtherle.truezip.key.pbe.swing.Feedback
Starts the visual/audible run.
run(JPanel) - Method 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 Z 
TrueZIP Driver ZIP 7.7.7

Copyright © 2005–2014 Schlichtherle IT Services. All rights reserved.