|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.slim3.struts.util.MessageResourcesUtil
public final class MessageResourcesUtil
A utility for MessageResources.
| Method Summary | |
|---|---|
static String |
getMessage(Locale locale,
String key)
Returns the message. |
static String |
getMessage(String key)
Returns the message. |
static MessageResources |
getMessageResources()
Returns the message resources. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static MessageResources getMessageResources()
public static String getMessage(Locale locale,
String key)
locale - the localekey - the key
public static String getMessage(String key)
key - the key
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||