|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ccs.utils | |
---|---|
ccs.audio | The Checkpoint audio system. |
ccs.beetree | A B-Tree-based BLOB persistence engine. |
ccs.cdb | Object-persistence layer on top of the BeeTree BLOB-persistence engine. |
ccs.crypt | Symmetric cryptographic primitives. |
ccs.http | Utility methods for HTTP servers. |
ccs.mime | Classes for MIME entities, similar structures inside certain non-MIME protocols, (HTTP to the white courtesy phone please) and allied trades. |
ccs.swing18 | Subclasses of various Swing components, mildly extended to interface with CCS' internationalisation (I18N) infrastructure. |
ccs.utils | Multifarious utility classes. |
ccs.xml | Classes for manipulating XML, and particularly the CXT XML language used for data documents (which are transformed into a renderable output document - XHTML or similar - using XSLT). |
Classes in ccs.utils used by ccs.audio | |
---|---|
Hurlable
For error reporting. |
Classes in ccs.utils used by ccs.beetree | |
---|---|
SwappingBuffer
A dual-mode buffer that efficiently stores an arbitrary amount of transient data. |
Classes in ccs.utils used by ccs.cdb | |
---|---|
SwappingBuffer
A dual-mode buffer that efficiently stores an arbitrary amount of transient data. |
Classes in ccs.utils used by ccs.crypt | |
---|---|
DammedInputStream
An input stream which only allows access to a fixed length of the underlying stream. |
|
DammedOutputStream
An output stream filter which only permits a fixed amount of data to be written to the underlying stream. |
Classes in ccs.utils used by ccs.http | |
---|---|
SwappingBuffer
A dual-mode buffer that efficiently stores an arbitrary amount of transient data. |
Classes in ccs.utils used by ccs.mime | |
---|---|
LineInputStream
This filter returns its underlying stream a single "line" at a time. |
|
RepeatingSwappingBuffer
A SwappingBuffer which, once filled, can be written multiple times. |
|
SwappingBuffer
A dual-mode buffer that efficiently stores an arbitrary amount of transient data. |
Classes in ccs.utils used by ccs.swing18 | |
---|---|
Hurlable
For error reporting. |
Classes in ccs.utils used by ccs.utils | |
---|---|
FileDeathObserver
The interface required for an object which wishes to be notified when FileKiller has finished stomping a file. |
|
FileEscapeObserver
Interface to allow FileKiller users to be notified when it falls
down on the job. |
|
LogLevel
An enum-based surrogate for java.util.logging.Level s. |
|
SortingFolderEntry
This class assists the rather common pattern whereby there is a "folder" full of filenames, some of which are subfolders, and which must be sorted. |
|
SwappingBuffer
A dual-mode buffer that efficiently stores an arbitrary amount of transient data. |
|
SwappingBuffer.PeekableBAOS
|
Classes in ccs.utils used by ccs.xml | |
---|---|
SwappingBuffer
A dual-mode buffer that efficiently stores an arbitrary amount of transient data. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |