- e1 - Variable in class de.schlichtherle.truezip.util.JointEnumeration
-
- e2 - Variable in class de.schlichtherle.truezip.util.JointEnumeration
-
- encode(String, UriEncoder.Encoding) - Method in class de.schlichtherle.truezip.util.UriEncoder
-
Encodes all characters in the string dS which are illegal within
the URI component comp.
- encode(String, UriEncoder.Encoding, StringBuilder) - Method in class de.schlichtherle.truezip.util.UriEncoder
-
Encodes all characters in the string dS which are illegal within
the URI component comp to the string builder eS.
- encoder - Variable in class de.schlichtherle.truezip.fs.archive.FsCharsetArchiveDriver
-
- encoder - Variable in class de.schlichtherle.truezip.util.UriBuilder
-
- encoder - Variable in class de.schlichtherle.truezip.util.UriEncoder
-
- ensureLimit(long) - Method in class de.schlichtherle.truezip.io.SeekableByteBufferChannel
-
- Entry - Interface in de.schlichtherle.truezip.entry
-
Represents an entry in an entry container, e.g. an archive file or a file
system etc.
- entry - Variable in class de.schlichtherle.truezip.fs.archive.FsArchiveFileSystem.SegmentLink
-
- Entry.Access - Enum in de.schlichtherle.truezip.entry
-
Defines the type of access information for an entry.
- Entry.Access() - Constructor for enum de.schlichtherle.truezip.entry.Entry.Access
-
- Entry.Size - Enum in de.schlichtherle.truezip.entry
-
Defines the type of size information for an entry.
- Entry.Size() - Constructor for enum de.schlichtherle.truezip.entry.Entry.Size
-
- Entry.Type - Enum in de.schlichtherle.truezip.entry
-
Defines the type of entry.
- Entry.Type() - Constructor for enum de.schlichtherle.truezip.entry.Entry.Type
-
- ENTRY_SOCKET_FACTORY - Static variable in class de.schlichtherle.truezip.fs.FsCachingController
-
- EntryContainer<E extends Entry> - Interface in de.schlichtherle.truezip.entry
-
An iterable container for entries.
- EntryName - Class in de.schlichtherle.truezip.entry
-
Addresses an entry in an entry container.
- EntryName(URI) - Constructor for class de.schlichtherle.truezip.entry.EntryName
-
Constructs a new entry name by parsing the given URI.
- EntryName(EntryName, EntryName) - Constructor for class de.schlichtherle.truezip.entry.EntryName
-
Constructs a new entry name by resolving the given member
entry name against the given parent entry name.
- entryName - Variable in class de.schlichtherle.truezip.fs.FsPath
-
- EntryNameBeanInfo - Class in de.schlichtherle.truezip.entry
-
- EntryNameBeanInfo() - Constructor for class de.schlichtherle.truezip.entry.EntryNameBeanInfo
-
- equals(Object) - Method in class de.schlichtherle.truezip.entry.EntryName
-
Returns
true iff the given object is a entry name
and its URI
equals the URI of this entry name.
- equals(Object) - Method in class de.schlichtherle.truezip.fs.FsController
-
Two file system controllers are considered equal if and only if they
are identical.
- equals(Object, Object) - Static method in class de.schlichtherle.truezip.fs.FsDefaultModel
-
- equals(Object) - Method in class de.schlichtherle.truezip.fs.FsEntry
-
Two file system entries are considered equal if and only if they are
identical.
- equals(Object) - Method in class de.schlichtherle.truezip.fs.FsManager
-
Two file system managers are considered equal if and only if they are
identical.
- equals(Object) - Method in class de.schlichtherle.truezip.fs.FsModel
-
Two file system models are considered equal if and only if they are
identical.
- equals(Object) - Method in class de.schlichtherle.truezip.fs.FsMountPoint
-
Returns
true iff the given object is a mount point and its URI
equals the URI of this mount point.
- equals(Object) - Method in class de.schlichtherle.truezip.fs.FsPath
-
Returns
true iff the given object is a path name and its URI
equals the URI of this path name.
- equals(Object) - Method in class de.schlichtherle.truezip.fs.FsScheme
-
- equals(Object) - Method in class de.schlichtherle.truezip.socket.IOSocket
-
Two sockets are considered equal if and only if they are identical.
- equals(byte[], int, byte[], int, int) - Static method in class de.schlichtherle.truezip.util.ArrayHelper
-
Compares max bytes at the specified offsets of the given
arrays.
- equals(Object) - Method in class de.schlichtherle.truezip.util.BitField
-
Returns true if and only if the given object is another
BitField and contains the same bits.
- escapes - Variable in enum de.schlichtherle.truezip.util.UriEncoder.Encoding
-
- eventSets - Static variable in class de.schlichtherle.truezip.entry.EntryNameBeanInfo
-
- eventSets - Static variable in class de.schlichtherle.truezip.fs.FsMountPointBeanInfo
-
- eventSets - Static variable in class de.schlichtherle.truezip.fs.FsPathBeanInfo
-
- eventSets - Static variable in class de.schlichtherle.truezip.fs.FsSchemeBeanInfo
-
- eventSets - Static variable in class de.schlichtherle.truezip.util.BitFieldBeanInfo
-
- exception - Variable in class de.schlichtherle.truezip.fs.archive.FsFileSystemArchiveController.FalsePositiveFileSystem
-
- exception - Variable in class de.schlichtherle.truezip.io.IOExceptionOutputStream
-
The nullable last I/O exception.
- exception - Variable in class de.schlichtherle.truezip.io.IOExceptionSeekableByteChannel
-
The nullable last I/O exception.
- ExceptionBuilder<C extends Exception,E extends Exception> - Interface in de.schlichtherle.truezip.util
-
An exception builder is an exception handler which assembles an exception
of the parameter type T from one or more exceptions of the parameter
type C.
- ExceptionHandler<C extends Exception,E extends Exception> - Interface in de.schlichtherle.truezip.util
-
A generic callback interface designed to be implemented by client
applications in order to inject an exception handling strategy into a
cooperative algorithm as its dependency.
- exclusive - Variable in class de.schlichtherle.truezip.rof.IntervalReadOnlyFile
-
- executor - Static variable in class de.schlichtherle.truezip.io.Streams
-