|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Provides the resource bundle with the given locale.
| Method Summary | |
java.util.ResourceBundle |
getResourceBundle(java.util.Locale locale)
Deprecated. to support ICU4J, replaced by : getResourceBundle(ULocale locale) |
com.ibm.icu.util.UResourceBundle |
getResourceBundle(com.ibm.icu.util.ULocale locale)
Returns the resource bundle with the locale. |
| Method Detail |
public java.util.ResourceBundle getResourceBundle(java.util.Locale locale)
locale - the given locale
public com.ibm.icu.util.UResourceBundle getResourceBundle(com.ibm.icu.util.ULocale locale)
locale - the given locale
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||