Uses of Class
com.ibm.icu.util.ULocale.Type

Packages that use ULocale.Type
com.ibm.icu.text Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping. 
com.ibm.icu.util International calendars and other utility classes. 
 

Uses of ULocale.Type in com.ibm.icu.text
 

Methods in com.ibm.icu.text with parameters of type ULocale.Type
 ULocale UFormat.getLocale(ULocale.Type type)
          Deprecated. This is a draft API and might change in a future release of ICU.
 ULocale BreakIterator.getLocale(ULocale.Type type)
          Deprecated. This is a draft API and might change in a future release of ICU.
 ULocale Collator.getLocale(ULocale.Type type)
          Deprecated. This is a draft API and might change in a future release of ICU.
 ULocale DateFormatSymbols.getLocale(ULocale.Type type)
          Deprecated. This is a draft API and might change in a future release of ICU.
 ULocale DecimalFormatSymbols.getLocale(ULocale.Type type)
          Deprecated. This is a draft API and might change in a future release of ICU.
 

Uses of ULocale.Type in com.ibm.icu.util
 

Fields in com.ibm.icu.util declared as ULocale.Type
static ULocale.Type ULocale.ACTUAL_LOCALE
          Deprecated. This is a draft API and might change in a future release of ICU.
static ULocale.Type ULocale.VALID_LOCALE
          Deprecated. This is a draft API and might change in a future release of ICU.
 

Methods in com.ibm.icu.util with parameters of type ULocale.Type
 ULocale Currency.getLocale(ULocale.Type type)
          Deprecated. This is a draft API and might change in a future release of ICU.
 ULocale Calendar.getLocale(ULocale.Type type)
          Deprecated. This is a draft API and might change in a future release of ICU.
 



Copyright (c) 2004 IBM Corporation and others.