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

E

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.
Entry - Interface in de.schlichtherle.truezip.entry
Represents an entry in an entry container, for example an archive file or a file system etc.
Entry.Access - Enum in de.schlichtherle.truezip.entry
Defines the type of access information for an entry.
Entry.Size - Enum in de.schlichtherle.truezip.entry
Defines the type of size information for an entry.
Entry.Type - Enum in de.schlichtherle.truezip.entry
Defines the type of entry.
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.
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) - 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.
ExceptionBuilder<C extends Exception,X 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,X 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.
A B C D E F G H I J L M N O P Q R S T U V W 
TrueZIP Kernel 7.7.1

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