public class DefaultMessagesImpl extends AbstractMessagesImpl implements Serializable
basename, bundle, JS_OBJECTNAME, locale, log
Modifier | Constructor and Description |
---|---|
protected |
DefaultMessagesImpl(String basename,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
String |
get(String key)
Get the message from the bundle.
|
protected ResourceBundle |
getBundle()
Returns the bundle for the current basename.
|
Iterator<String> |
keys()
Iterate over the keys.
|
void |
reload()
Reload the messages.
|
equals, get, getBasename, getLocale, getWithDefault, getWithDefault, toString
protected ResourceBundle getBundle()
public void reload() throws Exception
Messages
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.