public class LanguageResources extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.ResourceBundleLoader |
RESOURCE_BUNDLE_LOADER |
| Constructor and Description |
|---|
LanguageResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
static String |
fixValue(String value) |
static void |
fixValues(Map<String,String> languageMap,
Properties properties) |
static String |
getMessage(Locale locale,
String key) |
static ResourceBundle |
getResourceBundle(Locale locale) |
static Locale |
getSuperLocale(Locale locale) |
void |
setConfig(String config) |
public static com.liferay.portal.kernel.util.ResourceBundleLoader RESOURCE_BUNDLE_LOADER
public static void fixValues(Map<String,String> languageMap, Properties properties)
public static ResourceBundle getResourceBundle(Locale locale)
public void afterPropertiesSet()
public void setConfig(String config)