|
dbXML API | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Configurable | Configurable is a simple interface used to pass configuration information to an object. |
ConfigurationCallback | ConfigurationCallback is a callback interface that can be implemented in performing a set process on a Configuration. |
Poolable | Poolable is an interface that must be implemented by Objects that are capable of being managed in a pooled fashion by dbXML. |
Class Summary | |
Array | Array utility methods |
ByteArray | ByteArray manages fixed-length byte arrays |
Configuration | Configuration is a utility class that allows Configurable objects to easily manage configuration information in a simple and consistent fashion. |
LoggingStream | LoggingStream filters an OutputStream, generating a log-like format for each line that is sent to the OutputStream. |
ObjectPool | ObjectPool is an abstract Object Pool implementation. |
ObjectQueue | ObjectQueue is a simple linked list implemention that can be used for FIFO queuing. |
SimpleConfigurable | SimpleConfigurable |
SimpleLockManager | Deprecated. Only used by FSFiler for exclusive file locks |
SoftHashMap | SoftHashMap |
Stopwatch | Stopwatch is a debugging tool for manually profiling code execution. |
StringUtilities | StringUtilities provides a set of commonly used String processing routines. |
UTF8 | UTF8 Utility Class |
UTF8.CharArrayInfo | CharArrayInfo |
Exception Summary | |
dbXMLException | A dbXMLException is the base class for all dbXML related Exceptions. |
This package contains many of the utility classes required by dbXML
|
dbXML API | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |