|
Compiler assisted localization library (CAL10N) - API 0.7.3-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageConveyorException | |
---|---|
ch.qos.cal10n | The main package of the CAL10N project. |
Uses of MessageConveyorException in ch.qos.cal10n |
---|
Methods in ch.qos.cal10n that throw MessageConveyorException | ||
---|---|---|
|
IMessageConveyor.getMessage(E key,
Object... args)
Retrieve a localized message by its key as specified by an enum. |
|
|
MessageConveyor.getMessage(E key,
Object... args)
Given an enum as key, find the corresponding resource bundle and return the corresponding internationalized. |
|
String |
IMessageConveyor.getMessage(MessageParameterObj mpo)
Syntactic sugar for the case where the massage is contained in a MessageParameterObj . |
|
String |
MessageConveyor.getMessage(MessageParameterObj mpo)
|
|
Compiler assisted localization library (CAL10N) - API 0.7.3-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |