|
TrueZIP Kernel 7.0-rc2 | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
IOExceptions which have
not caused each other.message, cause and priority.
SequentialIOException from one or more Exceptions by
chaining
them.new ServiceLocator(null).
touched.
written,
the number of bytes written to this data output stream so far.
return new Splitter(separatorChar, keepTrailingSeparator).
- split(String) -
Method in class de.schlichtherle.truezip.io.Paths.Splitter
- Splits the given path name into its parent path name and member name,
recognizing platform specific file system roots.
- splitter -
Variable in class de.schlichtherle.truezip.fs.archive.FsArchiveFileSystem
-
- splitter -
Variable in class de.schlichtherle.truezip.fs.archive.FsArchiveFileSystem.Splitter
-
- statistics -
Variable in class de.schlichtherle.truezip.fs.FsStatisticsManager
-
- store(boolean) -
Method in class de.schlichtherle.truezip.fs.archive.FsMultiplexedArchiveOutputShop.TempEntryOutputStream
-
- storeTemps() -
Method in class de.schlichtherle.truezip.fs.archive.FsMultiplexedArchiveOutputShop
-
- STRATEGY -
Static variable in class de.schlichtherle.truezip.fs.FsCachingController
-
- strategy -
Variable in class de.schlichtherle.truezip.socket.IOCache
-
- Streams - Class in de.schlichtherle.truezip.io
- Provides static utility methods for
InputStreams and
OutputStreams. - Streams() -
Constructor for class de.schlichtherle.truezip.io.Streams
- You cannot instantiate this class.
- Streams.Buffer - Class in de.schlichtherle.truezip.io
- A buffer for I/O.
- Streams.Buffer() -
Constructor for class de.schlichtherle.truezip.io.Streams.Buffer
-
- Streams.InputStreamReaderThreadFactory - Class in de.schlichtherle.truezip.io
- A factory for input stream reader threads.
- Streams.InputStreamReaderThreadFactory() -
Constructor for class de.schlichtherle.truezip.io.Streams.InputStreamReaderThreadFactory
-
- SuffixSet - Class in de.schlichtherle.truezip.util
- An ordered set of canonicalized suffixes.
- SuffixSet() -
Constructor for class de.schlichtherle.truezip.util.SuffixSet
- Constructs a new, empty suffix set.
- SuffixSet(String) -
Constructor for class de.schlichtherle.truezip.util.SuffixSet
- Constructs a new suffix set from the given suffix list.
- SuffixSet(Collection<String>) -
Constructor for class de.schlichtherle.truezip.util.SuffixSet
- Constructs a new suffix set by adding the canonical form of all suffixes
for all suffix lists in the given collection.
- SuffixSet.SuffixMapper - Class in de.schlichtherle.truezip.util
- A canonicalizer for file suffixes.
- SuffixSet.SuffixMapper() -
Constructor for class de.schlichtherle.truezip.util.SuffixSet.SuffixMapper
-
- sync() -
Method in class de.schlichtherle.truezip.fs.archive.FsDefaultArchiveController
-
- sync(BitField<FsSyncOption>, ExceptionHandler<? super FsSyncException, X>) -
Method in class de.schlichtherle.truezip.fs.archive.FsDefaultArchiveController
-
- sync(BitField<FsSyncOption>, ExceptionHandler<? super FsSyncException, X>) -
Method in class de.schlichtherle.truezip.fs.FsCachingController
-
- sync(BitField<FsSyncOption>, ExceptionHandler<? super FsSyncException, X>) -
Method in class de.schlichtherle.truezip.fs.FsConcurrentController
-
- sync(BitField<FsSyncOption>) -
Method in class de.schlichtherle.truezip.fs.FsController
- Commits all unsynchronized changes to the contents of this file
to its parent file system.
- sync(BitField<FsSyncOption>, ExceptionHandler<? super FsSyncException, X>) -
Method in class de.schlichtherle.truezip.fs.FsController
- Commits all unsynchronized changes to the contents of this file system
to its parent file system.
- sync(BitField<FsSyncOption>, ExceptionHandler<? super FsSyncException, X>) -
Method in class de.schlichtherle.truezip.fs.FsDecoratingController
-
- sync(BitField<FsSyncOption>, ExceptionHandler<? super IOException, X>) -
Method in class de.schlichtherle.truezip.fs.FsDecoratingManager
-
- sync(BitField<FsSyncOption>, ExceptionHandler<? super IOException, X>) -
Method in class de.schlichtherle.truezip.fs.FsFailSafeManager
- Commits all unsynchronized changes to the contents of all federated file
systems managed by this instance to their respective parent file system.
- sync(BitField<FsSyncOption>) -
Method in class de.schlichtherle.truezip.fs.FsManager
- Commits all unsynchronized changes to the contents of the federated file
systems managed by this instance to their respective parent file system.
- sync(BitField<FsSyncOption>, ExceptionHandler<? super IOException, X>) -
Method in class de.schlichtherle.truezip.fs.FsManager
- Commits all unsynchronized changes to the contents of all federated file
systems managed by this instance to their respective parent file system.
- sync(BitField<FsSyncOption>, ExceptionHandler<? super IOException, X>) -
Method in class de.schlichtherle.truezip.fs.FsStatisticsManager
- Commits all unsynchronized changes to the contents of all federated file
systems managed by this instance to their respective parent file system.
- SYNC_OPTIONS -
Static variable in class de.schlichtherle.truezip.fs.archive.FsDefaultArchiveController
-
- SynchronizedInputStream - Class in de.schlichtherle.truezip.io
- A decorator which synchronizes all access to an
InputStream
via an object provided to its constructor. - SynchronizedInputStream(InputStream) -
Constructor for class de.schlichtherle.truezip.io.SynchronizedInputStream
- Constructs a new synchronized input stream.
- SynchronizedInputStream(InputStream, Object) -
Constructor for class de.schlichtherle.truezip.io.SynchronizedInputStream
- Constructs a new synchronized input stream.
- SynchronizedOutputStream - Class in de.schlichtherle.truezip.io
- A decorator which synchronizes all access to an
OutputStream
via an object provided to its constructor. - SynchronizedOutputStream(OutputStream) -
Constructor for class de.schlichtherle.truezip.io.SynchronizedOutputStream
- Constructs a new synchronized output stream.
- SynchronizedOutputStream(OutputStream, Object) -
Constructor for class de.schlichtherle.truezip.io.SynchronizedOutputStream
- Constructs a new synchronized output stream.
- SynchronizedReadOnlyFile - Class in de.schlichtherle.truezip.rof
- A decorator which synchronizes all access to a
ReadOnlyFile
via an object provided to its constructor. - SynchronizedReadOnlyFile(ReadOnlyFile) -
Constructor for class de.schlichtherle.truezip.rof.SynchronizedReadOnlyFile
- Constructs a new synchronized read only file.
- SynchronizedReadOnlyFile(ReadOnlyFile, Object) -
Constructor for class de.schlichtherle.truezip.rof.SynchronizedReadOnlyFile
- Constructs a new synchronized read only file.
|
TrueZIP Kernel 7.0-rc2 | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||