|
Class Summary |
| AbstractByteFilterInputStream |
Implements the array based read method to simplify writing 'byte at a time'
FilterInputStream classes. |
| Base64InputStream |
Provides decoding of BASE64 encoded data as an input stream filter. |
| Base64OutputStream |
Implements a Base64-Compressed output 'stream'. |
| DateSpec |
A DateSpec specifies which dates are valid and which are not. |
| NoHistoryBufferedInputStream |
|
| Range |
A range is a domain of legal values. |
| Result |
Class Result is a utility class for returning multiple values from a method,
where no modelling is available or required (i.e. |
| WConfuse |
The class that *must* be shared between client and server. |
| WDate |
ZPad WDate. |
| WLZ7710 |
Implements the LZ7710-Compression algorithm specific to ZPad usage. |
| WLZ7710InputStream |
Implements a LZ7710-Compressed input 'stream'. |
| WLZ7710OutputStream |
Implements a LZ7710-Compressed output 'stream'. |
| WProperties |
WProperties is the ZPad equivalent of java.util.Properties. |
| WTime |
This class represents a 24hour-based time object. |