public class LocaleTranslator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
Constructor and Description |
---|
LocaleTranslator()
Constructor for LocaleTranslator.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTranslation(ECMessage ecmsg,
java.lang.Object[] parms)
Uses the resource bundle to get the translation of the message.
|
public static final java.lang.String COPYRIGHT
public java.lang.String getTranslation(ECMessage ecmsg, java.lang.Object[] parms)
ecmsg
- message objectparms
- the list of parameters that will be substituted into the message text