See: Description
| Class | Description |
|---|---|
| BuildInfo |
This class ...
|
| BuildInfoLoader |
This class ...
|
| ByteArrayFileInfo |
This class stores
ByteArrayOutputStream information. |
| CountingInputStream |
This stream just counts the bytes that pass through it.
|
| CountingOutputStream |
This stream just counts the bytes that pass through it.
|
| FileInfo |
This class encapsulates file information which is read from files.
|
| FileTrackInfo |
This class encapsulates a
FileInfo with a current line number. |
| LocalFileInfo |
This class stores file information of a local file as well as
the
File object itself. |
| ManifestLoader |
This class loads the Manifest information from the JAR
file in which the given class exists.
|
| NullOutputStream |
This OutputStream ignores all writes
|
| NullWriter |
This
Writer ignores all writes |
| PathInfo |
This class stores a snapshot information of a
Path. |
| ResourceInfo |
This class encapsulates resource file information which is read from a resource file
|
| StringTagWriter |
This
TagWriter creates a String output. |
| UrlFileInfo |
This class encapsulates the remote file information read from an
URLConnection. |
| Exception | Description |
|---|---|
| FileReadException |
This is a wrapper Exception, which is thrown by file readers when an error occurs during reading
|
| FileWriteException |
This is a wrapper Exception, which is thrown by file writers when an error occurs during writing
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.