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 | Class and Description |
---|---|
class |
TimeUnitFormat
Format or parse a TimeUnitAmount, using plural rules for the units where available.
|
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) 2011 IBM Corporation and others.