Uses of Class
com.ibm.icu.text.CurrencyMetaInfo

Packages that use CurrencyMetaInfo
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. 
 

Uses of CurrencyMetaInfo in com.ibm.icu.text
 

Methods in com.ibm.icu.text that return CurrencyMetaInfo
static CurrencyMetaInfo CurrencyMetaInfo.getInstance()
          Returns the unique instance of the currency meta info.
static CurrencyMetaInfo CurrencyMetaInfo.getInstance(boolean noSubstitute)
          Returns the unique instance of the currency meta info, or null if noSubstitute is true and there is no data to support this API.
 



Copyright (c) 2012 IBM Corporation and others.