All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static ResourceBundle |
getMessagesBundle(Locale locale) |
static ResourceBundle |
getStringsBundle(Locale locale) |
static String |
m(Locale locale,
String k,
Object... v) |
static void |
m(Locale locale,
String k,
StringBuffer buffer,
Object... v) |
static String |
m(String k,
Object... v) |
static void |
s(Locale locale,
String key,
Formatter formatter,
Object... ps) |
static String |
s(Locale locale,
String key,
Object... ps) |
static String |
s(String key,
Object... ps) |