| Interface | Description |
|---|---|
| IMessageConveyor |
Retrieve a localized message by its key as specified by an enum.
|
| Class | Description |
|---|---|
| Cal10nConstants |
This class defines the shared constants in CAL10N.
|
| MessageConveyor |
The default implementation for
IMessageConveyor based on resource
bundles. |
| MessageParameterObj |
Holds data relevant for a deferred message lookup.
|
| Exception | Description |
|---|---|
| MessageConveyorException |
| Annotation Type | Description |
|---|---|
| BaseName |
This annotation serves to designate the name of the resource bundle
corresponding to an enum type.
|
| Locale |
See
LocaleData annotation. |
| LocaleData |
In conjunction with the @Locale annotation, the @LocaleData annotation serves
to designate a list of locale names for which resource bundles exist.
|
The main package of the CAL10N project.
It contains the IMessageConveyor interface and the default
implementation MessageConveyor.
Copyright © 2009-2013 QOS.ch. All Rights Reserved.