|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
interface ResourceBundleProvider
A simple mechanism for looking up ResourceBundle instances across different potential sources.
Method Summary | |
---|---|
ResourceBundle |
findResource(String name,
Locale locale,
ClassLoader loader)
Find a ResourceBundle with the given name, locale, and class loader (which may be null). |
Method Detail |
---|
ResourceBundle findResource(String name, Locale locale, ClassLoader loader)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |