| Package | Description |
|---|---|
| org.opencms.i18n |
Classes to handle internalization (i18n) and locale selection in OpenCms.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
CmsMessages.getString(java.lang.String keyName)
Directly calls the getString(String) method of the wrapped ResourceBundle.
|