|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ResourceBundle
This serializable object contains resources in form of a map and its related locale.
| Method Summary | |
|---|---|
Locale |
getLocale()
The locale of the ResourceBundle. |
Map<String,Serializable> |
getResources()
The resources of the resource bundle. |
| Method Detail |
|---|
Locale getLocale()
Please note that the locale might be different from the requested one.
Map<String,Serializable> getResources()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||