| 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 | Method and Description |
|---|---|
static MeasureFormat |
MeasureFormat.getCurrencyFormat()
Return a formatter for CurrencyAmount objects in the default
locale.
|
static MeasureFormat |
MeasureFormat.getCurrencyFormat(ULocale locale)
Return a formatter for CurrencyAmount objects in the given
locale.
|
Copyright (c) 2007 IBM Corporation and others.