Package | Description |
---|---|
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.
|
Modifier and Type | Field | Description |
---|---|---|
protected static CurrencyMetaInfo.CurrencyDigits |
CurrencyMetaInfo.defaultDigits |
Deprecated.
This API is ICU internal only.
|
Modifier and Type | Method | Description |
---|---|---|
CurrencyMetaInfo.CurrencyDigits |
CurrencyMetaInfo.currencyDigits(String isoCode) |
Returns the CurrencyDigits for the currency code.
|
CurrencyMetaInfo.CurrencyDigits |
CurrencyMetaInfo.currencyDigits(String isoCode,
Currency.CurrencyUsage currencyUsage) |
Returns the CurrencyDigits for the currency code with Context Usage.
|
Copyright © 2016 Unicode, Inc. and others.