|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.overlord.sramp.ui.client.services.i18n.LocalizationDictionary
public class LocalizationDictionary
A localizatoin dictionary.
| Method Summary | |
|---|---|
static LocalizationDictionary |
create(Map<String,String> messageData)
Creates a localization dictionary from message data. |
String |
get(String key)
Get the value associated with the given key. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static LocalizationDictionary create(Map<String,String> messageData)
messageData - public String get(String key)
key - to lookup
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||