Uses of Class
com.ibm.icu.text.UFormat
Packages that use UFormat
Package
Description
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.textModifier and TypeClassDescriptionclassDeprecated.ICU 50 Use SimpleDateFormat instead.classFormats numbers in compact (abbreviated) notation, like "1.2K" instead of "1200".class[icu enhancement] ICU's replacement forjava.text.DateFormat. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.classDateIntervalFormat is a class for formatting and parsing date intervals in a language-independent manner.class[icu enhancement] ICU's replacement forjava.text.DecimalFormat. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.classDeprecated.ICU 56 Use MeasureFormat or RelativeDateTimeFormatter instead.classA formatter for Measure objects.class[icu enhancement] ICU's replacement forjava.text.MessageFormat. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.class[icu enhancement] ICU's replacement forjava.text.NumberFormat. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.classPluralFormatsupports the creation of internationalized messages with plural inflection.classThe RuleBasedNumberFormat class formats numbers according to a set of rules.class[icu enhancement] ICU's replacement forjava.text.SimpleDateFormat. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.classDeprecated.ICU 53 useMeasureFormatinstead.classTimeZoneFormatsupports time zone display name formatting and parsing.