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 |
---|---|
java.lang.String |
NumberFormat.format(CurrencyAmount currAmt)
[icu] Convenience method to format a CurrencyAmount.
|
java.lang.StringBuffer |
NumberFormat.format(CurrencyAmount currAmt,
java.lang.StringBuffer toAppendTo,
java.text.FieldPosition pos)
[icu] Formats a CurrencyAmount.
|
Copyright (c) 2011 IBM Corporation and others.