public class LocaleLocalizedString extends ReadonlyLocalizedString
setLocale(java.util.Locale) which defines its own default locale for get(Locale) in case it is called as get(null).wrapped| Constructor and Description |
|---|
LocaleLocalizedString(LocalizedString s) |
| Modifier and Type | Method and Description |
|---|---|
String |
get(Locale locale)
Gets the value for a certain locale.
|
Locale |
setLocale(Locale loc) |
clone, getReadonlyLocalizedString, set, setBundle, setKeyasMap, equals, getBundle, getKey, getValues, hashCodedegrade, degrade, fillFromXml, getDebugString, getDefault, getLocale, getLocale, getXmlLang, setDefault, setXmlLang, toString, toStrings, toXmlpublic LocaleLocalizedString(LocalizedString s)
s - The wrapped LocalizedString.public String get(Locale locale)
LocalizedStringget in class WrappedLocalizedStringMMBase 1.9-SNAPSHOT - ${javadoctimestamp}