| Class | Description |
|---|---|
| CachingDateFormatter |
A synchronized implementation of SimpleDateFormat which uses caching internally.
|
| ContentTypeUtil |
Various utility methods for processing strings representing context types.
|
| ContextUtil | |
| DatePatternToRegexUtil |
This class is concerned with computing a regex corresponding to a date
pattern (in
SimpleDateFormat format). |
| Duration |
Duration instances represent a lapse of time.
|
| EnvUtil | |
| FileSize |
Instances of this class represent the size of a file.
|
| FileUtil | |
| InvocationGate |
This class serves as a gateway for invocations of a "costly" operation on a critical execution path.
|
| Loader |
Load resources (or images) from various sources.
|
| OptionHelper | |
| StatusPrinter | |
| SystemInfo | |
| TimeUtil |
| Enum | Description |
|---|---|
| AggregationType |
AggregationType classifies how one object is contained within
another object.
|
| Exception | Description |
|---|---|
| DynamicClassLoadingException | |
| IncompatibleClassException | |
| PropertySetterException |
Thrown when an error is encountered whilst attempting to set a property
using the
PropertySetter utility class. |
Contains various utility classes.
Copyright © 2005-2013 QOS.ch. All Rights Reserved.