Class | Description |
---|---|
ByteArrayOutputStreamEx |
ByteArrayOutputStream with access to its raw buffer. |
CollisionCheckStack<E> |
Stack -like data structure that allows the following efficient operations:
Push/pop operation. |
DataSourceSource |
Source implementation backed by DataHandler . |
EditDistance |
Computes the string edit distance.
|
FatalAdapter |
Maps an error to a fatal error.
|
FlattenIterator<T> |
Iterator that walks over a map of maps. |
QNameMap<V> |
Map keyed by
QName . |
QNameMap.Entry<V> | |
StackRecorder |
Created to record the caller stack trace in logging.
|
TypeCast |