Frames | No Frames |
Methods with return type com.ibm.icu.util.GlobalizationPreferences | |
GlobalizationPreferences | Restore the object to the initial state.
|
GlobalizationPreferences | Sets the calendar. |
GlobalizationPreferences | Explicitly set the collator for this object.
|
GlobalizationPreferences | Sets the currency code. |
GlobalizationPreferences | GlobalizationPreferences.setDateFormat(int dateStyle, int timeStyle, String formatPattern) Set an explicit date format. |
GlobalizationPreferences | Set an explicit date format. |
GlobalizationPreferences | Set the date locale.
|
GlobalizationPreferences | Convenience routine for setting the language/locale priority
list from a single locale/language.
|
GlobalizationPreferences | GlobalizationPreferences.setLocales(List locales) Sets the language/locale priority list. |
GlobalizationPreferences | GlobalizationPreferences.setLocales(String acceptLanguageString) Convenience routine for setting the locale priority list from
an Accept-Language string.
|
GlobalizationPreferences | Convenience routine for setting the language/locale priority
list from an array.
|
GlobalizationPreferences | GlobalizationPreferences.setNumberFormat(int style, String formatPattern) Sets a number format explicitly. |
GlobalizationPreferences | Sets a number format explicitly. |
GlobalizationPreferences | Set the number locale.
|
GlobalizationPreferences | GlobalizationPreferences.setTerritory(String territory) Sets the territory, which is a valid territory according to for
RFC 3066 (or successor). |
GlobalizationPreferences | Sets the timezone ID. |