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.
|
com.ibm.icu.util |
International calendars and other utility classes.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Collator |
.
|
class |
DateIntervalInfo |
DateIntervalInfo is a public class for encapsulating localizable
date time interval patterns.
|
class |
DateTimePatternGenerator |
This class provides flexible generation of date format patterns, like
"yy-MM-dd".
|
class |
MessagePattern |
Parses and represents ICU MessageFormat patterns.
|
class |
PluralRanges |
Deprecated.
This API is ICU internal only.
|
class |
RuleBasedCollator |
RuleBasedCollator is a concrete subclass of Collator.
|
class |
TimeZoneFormat |
TimeZoneFormat supports time zone display name formatting and parsing. |
class |
UnicodeSet |
A mutable set of Unicode characters and multicharacter strings.
|
Modifier and Type | Class | Description |
---|---|---|
class |
BasicTimeZone |
BasicTimeZone extends
TimeZone with additional methods to access
time zone transitions and rules. |
class |
GlobalizationPreferences |
This convenience class provides a mechanism for bundling together different
globalization preferences.
|
static class |
LocaleMatcher.LanguageMatcherData |
Deprecated.
This API is ICU internal only.
|
class |
RuleBasedTimeZone |
RuleBasedTimeZone is a concrete subclass of TimeZone that allows users to define
custom historic time transition rules. |
class |
SimpleTimeZone |
.
|
class |
TimeZone |
.
|
class |
VTimeZone |
VTimeZone is a class implementing RFC2445 VTIMEZONE. |
Copyright © 2016 Unicode, Inc. and others.