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

E

e1 - Variable in class de.schlichtherle.util.JointEnumeration
 
e2 - Variable in class de.schlichtherle.util.JointEnumeration
 
editedNode - Variable in class de.schlichtherle.io.swing.JFileTree
Holds value of property editedNode.
editingCanceled(ChangeEvent) - Method in class de.schlichtherle.io.swing.JFileTree.Controller
 
editingStopped(ChangeEvent) - Method in class de.schlichtherle.io.swing.JFileTree.Controller
 
editingSuffixes - Variable in class de.schlichtherle.io.swing.JFileTree
Holds value of property editingSuffixes.
elements - Variable in class de.schlichtherle.io.ArchiveFileSystem.LinkDelta
 
EMPTY - Static variable in interface de.schlichtherle.util.zip.ZIP
An empty byte array.
enclArchive - Variable in class de.schlichtherle.io.File
This field should be considered final!
enclController - Variable in exception de.schlichtherle.io.ArchiveController.ArchiveEntryFalsePositiveException
 
enclController - Variable in class de.schlichtherle.io.ArchiveController
The archive controller of the enclosing archive, if any.
enclEntryName - Variable in exception de.schlichtherle.io.ArchiveController.ArchiveEntryFalsePositiveException
 
enclEntryName - Variable in class de.schlichtherle.io.ArchiveController
The name of the entry for this archive in the enclosing archive, if any.
enclEntryName(String) - Method in class de.schlichtherle.io.ArchiveController
 
enclEntryName - Variable in class de.schlichtherle.io.File
This field should be considered final!
encodeLoop(CharBuffer, ByteBuffer) - Method in class de.schlichtherle.nio.charset.OctetCharset.Encoder
 
encoder - Variable in class de.schlichtherle.io.archive.spi.AbstractArchiveDriver
This field should be considered to be final!
encrypt(String, String) - Static method in class de.schlichtherle.io.RaesFiles
Encrypts the given plain file to the given RAES file.
encrypt(String, String, ArchiveDetector) - Static method in class de.schlichtherle.io.RaesFiles
Encrypts the given plain file to the given RAES file, using the provided ArchiveDetector to detect any archive files in its parent directory path except the files themselves, which are not recognized as archive files.
Encrypt - Class in de.schlichtherle.io.samples
Encrypts the contents of the file provided as the first argument into the RAES file provided as the second argument for the main method.
Encrypt() - Constructor for class de.schlichtherle.io.samples.Encrypt
 
Encrypt(OutputStream, OutputStream, boolean) - Constructor for class de.schlichtherle.io.samples.Encrypt
 
Encrypt.IllegalUsageException - Exception in de.schlichtherle.io.samples
 
Encrypt.IllegalUsageException() - Constructor for exception de.schlichtherle.io.samples.Encrypt.IllegalUsageException
 
endPaintingDisabled() - Method in class de.schlichtherle.io.swing.JFileChooser
 
enforceSuspensionPenalty(long) - Static method in class de.schlichtherle.crypto.io.raes.Type0RaesReadOnlyFile
 
enforceSuspensionPenalty() - Method in class de.schlichtherle.key.AbstractKeyProvider
 
EnhancedPanel - Class in de.schlichtherle.swing
This class adds methods to fire PanelEvents.
EnhancedPanel(LayoutManager, boolean) - Constructor for class de.schlichtherle.swing.EnhancedPanel
Creates a new EnhancedPanel with the specified layout manager and buffering strategy.
EnhancedPanel(LayoutManager) - Constructor for class de.schlichtherle.swing.EnhancedPanel
Create a new buffered EnhancedPanel with the specified layout manager.
EnhancedPanel(boolean) - Constructor for class de.schlichtherle.swing.EnhancedPanel
Creates a new EnhancedPanel with FlowLayout and the specified buffering strategy.
EnhancedPanel() - Constructor for class de.schlichtherle.swing.EnhancedPanel
Creates a new EnhancedPanel with a double buffer and a flow layout.
ensureEncodable(String) - Method in class de.schlichtherle.io.archive.spi.AbstractArchiveDriver
Ensures that the given entry name is representable in this driver's character set charset.
ensureInit() - Method in class de.schlichtherle.crypto.io.CipherOutputStream
Ensures that this stream is open and has been initialized.
ensureInit() - Method in class de.schlichtherle.crypto.io.CipherReadOnlyFile
Ensures that this file is open and has been initialized.
ensureMayBeReplaced(String, ArchiveEntry) - Method in class de.schlichtherle.io.ArchiveFileSystem.LinkDelta
 
ensureNotStopped() - Method in class de.schlichtherle.io.InputArchiveMetaData.EntryInputStream
 
ensureNotStopped() - Method in class de.schlichtherle.io.OutputArchiveMetaData.EntryOutputStream
 
ensureNotVirtualRoot(String) - Method in class de.schlichtherle.io.File
Throws an ArchiveFileNotFoundException if and only if this file is a true archive file, not just a false positive, including RAES encrypted ZIP files for which key prompting has been cancelled or disabled.
ensureOpen() - Method in class de.schlichtherle.io.rof.BufferedReadOnlyFile
Ensures that this file is open.
ensureOpen() - Method in class de.schlichtherle.io.rof.FastReadOnlyFile
Deprecated. Ensures that this file is open.
ensureOpen() - Method in class de.schlichtherle.io.rof.MemoryMappedReadOnlyFile
Deprecated. Ensures that this file is open.
ensureOpen() - Method in class de.schlichtherle.util.zip.BasicZipFile
Ensures that this archive is still open.
ensureOpen() - Method in class de.schlichtherle.util.zip.BasicZipFile.RawCheckedInputStream
 
ensureOutArchive() - Method in class de.schlichtherle.io.UpdatingArchiveController
 
ensurePrompting() - Static method in class de.schlichtherle.key.PromptingKeyManager
 
ensurePromptingImpl() - Method in class de.schlichtherle.key.passwd.console.PromptingKeyManager
If no console is attached to this JVM, then this method throws a KeyPromptingDisabledException.
ensurePromptingImpl() - Method in class de.schlichtherle.key.passwd.swing.PromptingKeyManager
If this JVM is running in headless mode, then this method throws a KeyPromptingDisabledException with a HeadlessException as its cause.
ensurePromptingImpl() - Method in class de.schlichtherle.key.PromptingKeyManager
Called by some methods in the PromptingKeyProvider class in order to ensure that prompting mode is enabled.
entries - Variable in class de.schlichtherle.io.archive.tar.TarInputArchive
Maps entry names to tar entries [String -> TarEntry].
entries - Variable in class de.schlichtherle.io.archive.tar.TarOutputArchive
Maps entry names to tar entries [String -> TarEntry].
entries - Variable in class de.schlichtherle.util.zip.BasicZipFile
Maps entry names to zip entries.
entries() - Method in class de.schlichtherle.util.zip.BasicZipFile
Returns an enumeration of the ZIP entries in this ZIP file.
entries - Variable in class de.schlichtherle.util.zip.BasicZipOutputStream
The list of ZIP entries started to be written so far.
entries() - Method in class de.schlichtherle.util.zip.BasicZipOutputStream
Returns an enumeration of the ZIP entries written so far.
entries() - Method in class de.schlichtherle.util.zip.ZipFile
Enumerates clones of all entries in this ZIP file.
entries() - Method in class de.schlichtherle.util.zip.ZipOutputStream
Returns a safe enumeration of clones of the ZIP entries written so far.
entry - Variable in class de.schlichtherle.io.archive.spi.MultiplexedOutputArchive.TempEntryOutputStream
 
entry - Variable in class de.schlichtherle.io.archive.tar.TarOutputArchive.TempEntryOutputStream
 
entry - Variable in class de.schlichtherle.io.ArchiveFileSystem.AbstractDelta.Element
 
Entry - Interface in de.schlichtherle.io
A package private interface with some useful constants for archive entry names.
entry - Variable in class de.schlichtherle.util.zip.BasicZipFile.CheckedInputStream
 
entry - Variable in class de.schlichtherle.util.zip.BasicZipFile.RawCheckedInputStream
 
entry - Variable in class de.schlichtherle.util.zip.BasicZipOutputStream
Current entry.
entryName - Variable in class de.schlichtherle.io.archive.spi.RfsEntry
 
entryName - Variable in exception de.schlichtherle.io.ArchiveController.ArchiveEntryNotFoundException
 
entryName - Variable in exception de.schlichtherle.io.ArchiveFileSystem.ArchiveFileSystemException
The entry's path name.
ENVELOPE_TYPE_0 - Static variable in interface de.schlichtherle.crypto.io.raes.RAES
The data envelope type used for password based encryption with the same salt length as the cipher key length.
ENVELOPE_TYPE_0_HEADER_LEN_WO_SALT - Static variable in interface de.schlichtherle.crypto.io.raes.RAES
The length of the header before the salt and the encrypted data.
ENVELOPE_TYPE_1 - Static variable in interface de.schlichtherle.crypto.io.raes.RAES
The data envelope type reserved for certificate based encryption and authentication.
EOCDR_MIN_LEN - Static variable in interface de.schlichtherle.util.zip.ZIP
The minimum length of the End Of Central Directory record.
EOCDR_SIG - Static variable in interface de.schlichtherle.util.zip.ZIP
End Of Central Directory Record signature.
equals(Object) - Method in interface de.schlichtherle.io.archive.spi.ArchiveDriver
Archive drivers will be put into hash maps as keys, so be sure to implement this properly.
equals(Object) - Method in class de.schlichtherle.io.File
Tests this abstract path for equality with the given object.
equals(byte[], int, byte[], int, int) - Static method in class de.schlichtherle.util.Arrays
Compares max bytes at the specified offsets of the given arrays.
err - Variable in class de.schlichtherle.io.samples.CommandLineUtility
The print stream for error output.
err - Variable in class de.schlichtherle.io.samples.CommandLineUtility.ProgressMonitor
 
error - Variable in class de.schlichtherle.key.passwd.swing.CreateKeyPanel
 
error - Variable in class de.schlichtherle.key.passwd.swing.OpenKeyPanel
 
EventDispatchTimeoutException - Exception in de.schlichtherle.awt
Thrown to indicate a timeout while waiting for the AWT Event Dispatch Thread (EDT).
EventDispatchTimeoutException(long) - Constructor for exception de.schlichtherle.awt.EventDispatchTimeoutException
Creates a new instance of EventDispatchTimeoutException without detail message.
EventQueue - Class in de.schlichtherle.awt
Subclasses EventQueue in order to provide utility methods for dealing with the AWT Event Queue.
EventQueue() - Constructor for class de.schlichtherle.awt.EventQueue
 
eventuallyDispose(Window) - Static method in class de.schlichtherle.key.passwd.swing.PromptingKeyProviderUI
The following is a double work around for Sun's J2SE 1.4.2 which has been tested with 1.4.2-b28 and 1.4.2_12-b03 on the Windows platform.
exception - Variable in class de.schlichtherle.io.ArchiveFileSystemController.FalsePositiveFileSystem
 
Executor - Interface in de.schlichtherle.io
Creates cancellable tasks.
exists(String) - Method in class de.schlichtherle.io.ArchiveController
 
exists(String) - Method in class de.schlichtherle.io.ArchiveFileSystem
 
exists() - Method in class de.schlichtherle.io.File
This file system operation is virtually atomic.
exists(String[]) - Method in class de.schlichtherle.io.samples.NZip
 
exists0(String) - Method in class de.schlichtherle.io.ArchiveController
 
expectedCrc - Variable in exception de.schlichtherle.util.zip.CRC32Exception
 
extra - Variable in class de.schlichtherle.util.zip.ExtraFields
The map of Extra Fields.
extraDataUI - Variable in class de.schlichtherle.key.passwd.swing.CreateKeyPanel
 
extraDataUI - Variable in class de.schlichtherle.key.passwd.swing.OpenKeyPanel
 
ExtraField - Class in de.schlichtherle.util.zip
Abstract base class for an Extra Field in a Local or Central Header of a ZIP archive.
ExtraField() - Constructor for class de.schlichtherle.util.zip.ExtraField
 
ExtraFields - Class in de.schlichtherle.util.zip
Represents a collection of Extra Fields as they may be present at several locations in ZIP archive files.
ExtraFields() - Constructor for class de.schlichtherle.util.zip.ExtraFields
 

TrueZIP 6.8.2
A B C D E F G H I J K L M N O P Q R S T U V W Z
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.