Uses of Class com.ibm.icu.util.GlobalizationPreferences

Uses in package com.ibm.icu.util

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
GlobalizationPreferences.setDateFormat(int dateStyle, int timeStyle, DateFormat format)
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
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
Sets the territory, which is a valid territory according to for RFC 3066 (or successor).
GlobalizationPreferences
Sets the timezone ID.

Copyright (c) 2006 IBM Corporation and others.