| 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 |
|---|---|
String |
NumberFormat.format(CurrencyAmount currAmt)
NEW
Convenience method to format a CurrencyAmount.
|
StringBuffer |
NumberFormat.format(CurrencyAmount currAmt,
StringBuffer toAppendTo,
FieldPosition pos)
NEW
Format a CurrencyAmount.
|
Copyright (c) 2007 IBM Corporation and others.