|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.util.i18n.I18NResourceBundlesLoader
public class I18NResourceBundlesLoader
Similates the behaviour of ResourceBundle.getBundle() and searches for all bundles for a locale from most specific to least specific
| Field Summary | |
|---|---|
static java.lang.String |
NOLOCALE
|
| Constructor Summary | |
|---|---|
I18NResourceBundlesLoader()
|
|
| Method Summary | |
|---|---|
static java.util.Map |
getResourceBundles(I18NResource i18NResource,
java.util.Locale locale)
Get resource bundles keyed by locale. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NOLOCALE
| Constructor Detail |
|---|
public I18NResourceBundlesLoader()
| Method Detail |
|---|
public static java.util.Map getResourceBundles(I18NResource i18NResource,
java.util.Locale locale)
i18NResource - locale -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||