Package de.schlichtherle.io.util

Utility interfaces and classes for I/O.

See:
          Description

Class Summary
LEDataOutputStream A stream to write data in Little Endian (LE) format.
Path Deprecated. This class will vanish in the next release.
Paths Deprecated. This class will vanish in the next release.
SuffixSet An ordered set of canonicalized suffixes.
SynchronizedInputStream A decorator which synchronizes all access to an InputStream via an object provided to its constructor.
SynchronizedOutputStream A decorator which synchronizes all access to an OutputStream via an object provided to its constructor.
Temps A utility class for creating temporary files.
 

Package de.schlichtherle.io.util Description

Utility interfaces and classes for I/O.