Overview
Package
Class
Use
Tree
Deprecated
Index
TrueZIP Kernel 7.0-rc1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
A
AbstractExceptionBuilder
<
C
extends
Exception
,
E
extends
Exception
> - Class in
de.schlichtherle.truezip.util
Abstract implementation of an exception builder.
AbstractExceptionBuilder()
- Constructor for class de.schlichtherle.truezip.util.
AbstractExceptionBuilder
AbstractReadOnlyFile
- Class in
de.schlichtherle.truezip.rof
An abstract read only file which implements the common boilerplate.
AbstractReadOnlyFile()
- Constructor for class de.schlichtherle.truezip.rof.
AbstractReadOnlyFile
active
- Variable in class de.schlichtherle.truezip.socket.
ByteArrayIOPool
add(String)
- Method in class de.schlichtherle.truezip.fs.archive.
FsArchiveFileSystemEntry
Adds the given base path to the set of members of this directory if and only if this file system entry is a directory.
add(String)
- Method in class de.schlichtherle.truezip.fs.archive.
FsArchiveFileSystemEntry.DirectoryEntry
add(String)
- Method in class de.schlichtherle.truezip.util.
CanonicalStringSet
The implementation in the class
CanonicalStringSet
first canonicalizes the given parameter before the operation is continued.
addAll(CanonicalStringSet)
- Method in class de.schlichtherle.truezip.util.
CanonicalStringSet
Adds all canonical strings in the given set to this set after they have been canonicalized by this set again.
addAll(String)
- Method in class de.schlichtherle.truezip.util.
CanonicalStringSet
Adds the canonical form of all strings in the given list to this set.
addArchiveFileSystemTouchListener(FsArchiveFileSystemTouchListener<? super E>)
- Method in class de.schlichtherle.truezip.fs.archive.
FsArchiveFileSystem
Adds the given listener to the set of archive file system listeners.
addFileSystemTouchedListener(FsTouchedListener)
- Method in class de.schlichtherle.truezip.fs.
FsModel
Adds the given listener to the set of file system touched listeners.
advance()
- Method in class de.schlichtherle.truezip.util.
CanonicalStringSet.CanonicalStringIterator
afterTouch(FsArchiveFileSystemEvent<? extends E>)
- Method in interface de.schlichtherle.truezip.fs.archive.
FsArchiveFileSystemTouchListener
Called immediately after the source archive file system has been modified (touched) for the first time.
afterTouch(FsArchiveFileSystemEvent<? extends E>)
- Method in class de.schlichtherle.truezip.fs.archive.
FsDefaultArchiveController.TouchListener
allocate()
- Method in class de.schlichtherle.truezip.socket.
ByteArrayIOPool
allocate()
- Method in class de.schlichtherle.truezip.socket.
IOCache.InputBufferPool
allocate()
- Method in class de.schlichtherle.truezip.socket.
IOCache.OutputBufferPool
allocate()
- Method in interface de.schlichtherle.truezip.util.
Pool
Allocates a resource from this pool.
allocateBuffers()
- Static method in class de.schlichtherle.truezip.io.
Streams
allOf(Class<E>)
- Static method in class de.schlichtherle.truezip.util.
BitField
Returns a bit field which contains all enums of the given element type.
and(BitField<E>)
- Method in class de.schlichtherle.truezip.util.
BitField
ArrayHelper
- Class in
de.schlichtherle.truezip.util
Provides static utility methods for arrays.
ArrayHelper()
- Constructor for class de.schlichtherle.truezip.util.
ArrayHelper
assembly
- Variable in class de.schlichtherle.truezip.util.
AbstractExceptionBuilder
assertEncodable(String)
- Method in class de.schlichtherle.truezip.fs.archive.
FsCharsetArchiveDriver
Ensures that the given entry name can be encoded by this driver's character set.
assertNotReadLockedByCurrentThread(FsNotWriteLockedException)
- Method in class de.schlichtherle.truezip.fs.
FsConcurrentController
assertNotReadLockedByCurrentThread(FsNotWriteLockedException)
- Method in class de.schlichtherle.truezip.fs.
FsConcurrentModel
assertNotShopClosed()
- Method in class de.schlichtherle.truezip.socket.
ConcurrentInputShop
Needs to be externally synchronized!
assertNotShopClosed()
- Method in class de.schlichtherle.truezip.socket.
ConcurrentOutputShop
Needs to be externally synchronized!
assertOpen()
- Method in class de.schlichtherle.truezip.rof.
BufferedReadOnlyFile
Asserts that this file is open.
assertWriteLockedByCurrentThread()
- Method in class de.schlichtherle.truezip.fs.
FsConcurrentModel
AUTO_MOUNT_OPTIONS
- Static variable in class de.schlichtherle.truezip.fs.archive.
FsArchiveController
autoMount()
- Method in class de.schlichtherle.truezip.fs.archive.
FsArchiveController
autoMount(boolean, BitField<FsOutputOption>)
- Method in class de.schlichtherle.truezip.fs.archive.
FsArchiveController
Returns the (virtual) archive file system mounted from the target archive file.
autoMount(boolean, BitField<FsOutputOption>)
- Method in class de.schlichtherle.truezip.fs.archive.
FsFileSystemArchiveController
autoMount(boolean, BitField<FsOutputOption>)
- Method in class de.schlichtherle.truezip.fs.archive.
FsFileSystemArchiveController.FalsePositiveFileSystem
autoMount(boolean, BitField<FsOutputOption>)
- Method in class de.schlichtherle.truezip.fs.archive.
FsFileSystemArchiveController.MountedFileSystem
autoMount(boolean, BitField<FsOutputOption>)
- Method in class de.schlichtherle.truezip.fs.archive.
FsFileSystemArchiveController.MountState
autoMount(boolean, BitField<FsOutputOption>)
- Method in class de.schlichtherle.truezip.fs.archive.
FsFileSystemArchiveController.ResetFileSystem
autoSync(FsEntryName, Entry.Access)
- Method in class de.schlichtherle.truezip.fs.archive.
FsArchiveController
Synchronizes the archive file only if the archive file has new data for the file system entry with the given path path.
autoSync(FsEntryName, Entry.Access)
- Method in class de.schlichtherle.truezip.fs.archive.
FsDefaultArchiveController
available()
- Method in class de.schlichtherle.truezip.io.
DecoratingInputStream
available()
- Method in class de.schlichtherle.truezip.io.
SynchronizedInputStream
available()
- Method in class de.schlichtherle.truezip.rof.
ReadOnlyFileInputStream
available()
- Method in class de.schlichtherle.truezip.socket.
ConcurrentInputShop.ConcurrentInputStream
available()
- Method in class de.schlichtherle.truezip.socket.
LazyInputSocket.ProxyInputStream
awaitSync(BitField<FsSyncOption>, ExceptionHandler<? super FsSyncException, X>)
- Method in class de.schlichtherle.truezip.fs.archive.
FsDefaultArchiveController
Waits for all entry input and entry output streams to close or forces them to close, dependending on the
options
.
Overview
Package
Class
Use
Tree
Deprecated
Index
TrueZIP Kernel 7.0-rc1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Copyright © 2005-2011
Schlichtherle IT Services
. All Rights Reserved.