public class SimpleMessagesImpl
extends info.magnolia.cms.i18n.AbstractMessagesImpl
| Modifier | Constructor and Description |
|---|---|
protected |
SimpleMessagesImpl(String basename,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
String |
get(String key)
Get the message from the bundle
|
protected ResourceBundle |
getBundle() |
Iterator |
keys()
Iterate over the keys
|
void |
reload() |
public String get(String key)
key - the keyprotected ResourceBundle getBundle()
public Iterator keys()
Copyright © 2008–2013 Openmind. All rights reserved.