Class | Description |
---|---|
GlobalBundleCache |
Global cache of translation bundles.
|
NLS |
The purpose of this class is to provide NLS (National Language Support)
configurable per thread.
|
TranslationBundle |
Base class for all translation bundles that provides injection of translated
texts into public String fields.
|