|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UFormat | |
---|---|
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. |
Uses of UFormat in com.ibm.icu.text |
---|
Subclasses of UFormat in com.ibm.icu.text | |
---|---|
class |
ChineseDateFormat
A concrete DateFormat for ChineseCalendar . |
class |
DateFormat
DateFormat is an abstract class for date/time formatting subclasses which formats and parses dates or time in a language-independent manner. |
class |
DateIntervalFormat
DateIntervalFormat is a class for formatting and parsing date intervals in a language-independent manner. |
class |
DecimalFormat
DecimalFormat is a concrete subclass of
NumberFormat that formats decimal numbers. |
class |
DurationFormat
This class implements a formatter over a duration in time such as "2 days from now" or "3 hours ago". |
class |
MeasureFormat
A formatter for Measure objects. |
class |
MessageFormat
MessageFormat provides a means to produce concatenated
messages in language-neutral way. |
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
SimpleDateFormat is a concrete class for formatting and
parsing dates in a locale-sensitive manner. |
class |
TimeUnitFormat
Format or parse a TimeUnitAmount, using plural rules for the units where available. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |