public class LocalizationUtils
extends java.lang.Object
| Constructor and Description |
|---|
LocalizationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
safeLocalize(java.lang.String key)
This method can be used in the absence of NLS class.
|
public static java.lang.String safeLocalize(java.lang.String key)
key - case-sensitive name of the filed in the translation file representing
the string to be translated