public class TemplateResourceBundle extends Object
| Constructor and Description |
|---|
TemplateResourceBundle(String language,
String bundlePath) |
| Modifier and Type | Method and Description |
|---|---|
String |
appRes(String key) |
String |
appRes(String key,
String... strs) |
String |
getBundlePath() |
String |
getLanguage() |
static String |
getResourceBundle(String key,
Locale locale,
String resourceLocale) |
void |
setBundlePath(String bundlePath) |
void |
setLanguage(String language) |
public String getLanguage()
public void setLanguage(String language)
language - the language to setpublic String getBundlePath()
public void setBundlePath(String bundlePath)
bundlePath - the bundlePath to setCopyright © 2003–2017 eXo Platform SAS. All rights reserved.