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 | Description |
---|---|---|
class |
ChineseDateFormat |
Deprecated.
ICU 50 Use SimpleDateFormat instead.
|
class |
CompactDecimalFormat |
The CompactDecimalFormat produces abbreviated numbers, suitable for display in environments will
limited real estate.
|
class |
DateFormat |
.
|
class |
DateIntervalFormat |
DateIntervalFormat is a class for formatting and parsing date
intervals in a language-independent manner.
|
class |
DecimalFormat |
.
DecimalFormat is the primary
concrete subclass of NumberFormat . |
class |
DurationFormat |
Deprecated.
ICU 56 Use MeasureFormat or RelativeDateTimeFormatter instead.
|
class |
MeasureFormat |
A formatter for Measure objects.
|
class |
MessageFormat |
.
|
class |
NumberFormat |
.
NumberFormat is the abstract base class for all number
formats. |
class |
PluralFormat |
PluralFormat supports the creation of internationalized
messages with plural inflection. |
class |
RuleBasedNumberFormat |
A class that formats numbers according to a set of rules.
|
class |
SimpleDateFormat |
.
|
class |
TimeUnitFormat |
Deprecated.
ICU 53 use
MeasureFormat instead. |
class |
TimeZoneFormat |
TimeZoneFormat supports time zone display name formatting and parsing. |
Copyright ? 2016 Unicode, Inc. and others.