|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.ibm.icu.text | |
---|---|
com.ibm.icu.lang | Enhanced character property and surrogate support. |
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. |
Classes in com.ibm.icu.text used by com.ibm.icu.lang | |
---|---|
BreakIterator
A class that locates boundaries in text. |
Classes in com.ibm.icu.text used by com.ibm.icu.text | |
---|---|
ArabicShapingException
Thrown by ArabicShaping when there is a shaping error. |
|
BreakIterator
A class that locates boundaries in text. |
|
CharsetDetector
CharsetDetector provides a facility for detecting the
charset or encoding of character data in an unknown format. |
|
CharsetMatch
This class represents a charset that has been identified by a CharsetDetector as a possible encoding for a set of input data. |
|
CollationElementIterator
CollationElementIterator is an iterator created by
a RuleBasedCollator to walk through a string. |
|
CollationKey
A CollationKey represents a String
under the rules of a specific Collator
object. |
|
Collator
Collator performs locale-sensitive string comparison. |
|
Collator.CollatorFactory
A factory used with registerFactory to register multiple collators and provide display names for them. |
|
DateFormat
DateFormat is an abstract class for date/time formatting subclasses which formats and parses dates or time in a language-independent manner. |
|
DateFormatSymbols
DateFormatSymbols is a public class for encapsulating
localizable date-time formatting data, such as the names of the
months, the names of the days of the week, and the time zone data. |
|
DateTimePatternGenerator
This class provides flexible generation of date format patterns, like "yy-MM-dd". |
|
DateTimePatternGenerator.FormatParser
Deprecated. |
|
DateTimePatternGenerator.PatternInfo
PatternInfo supplies output parameters for add(...). |
|
DecimalFormatSymbols
This class represents the set of symbols (such as the decimal separator, the grouping separator, and so on) needed by DecimalFormat to format
numbers. |
|
MeasureFormat
A formatter for Measure objects. |
|
Normalizer.Mode
Constants for normalization modes. |
|
Normalizer.QuickCheckResult
Result values for quickCheck(). |
|
NumberFormat
NumberFormat is the abstract base class for all number
formats. |
|
NumberFormat.Field
[Spark/CDL] The instances of this inner class are used as attribute keys and values in AttributedCharacterIterator that NumberFormat.formatToCharacterIterator() method returns. |
|
NumberFormat.NumberFormatFactory
A NumberFormatFactory is used to register new number formats. |
|
RawCollationKey
Simple class wrapper to store the internal byte representation of a CollationKey. |
|
Replaceable
Replaceable is an interface representing a
string of characters that supports the replacement of a range of
itself with a new string of characters. |
|
RuleBasedBreakIterator
Rule Based Break Iterator This is a port of the C++ class RuleBasedBreakIterator from ICU4C. |
|
RuleBasedCollator
RuleBasedCollator is a concrete subclass of Collator. |
|
SearchIterator
SearchIterator is an abstract base class that defines a protocol for text searching. |
|
SimpleDateFormat
SimpleDateFormat is a concrete class for formatting and
parsing dates in a locale-sensitive manner. |
|
StringPrepParseException
Exception that signals an error has occurred while parsing the input to StringPrep or IDNA. |
|
SymbolTable
An interface that defines both lookup protocol and parsing of symbolic names. |
|
Transliterator
Transliterator is an abstract class that
transliterates text from one format to another. |
|
Transliterator.Factory
The factory interface for transliterators. |
|
Transliterator.Position
Position structure for incremental transliteration. |
|
UCharacterIterator
Abstract class that defines an API for iteration on text objects.This is an interface for forward and backward iteration and random access into a text object. |
|
UFormat
An abstract class that extends Format to provide
additional ICU protocol, specifically, the getLocale()
API. |
|
UForwardCharacterIterator
Interface that defines an API for forward-only iteration on text objects. |
|
UnicodeFilter
UnicodeFilter defines a protocol for selecting a
subset of the full range (U+0000 to U+FFFF) of Unicode characters. |
|
UnicodeMatcher
UnicodeMatcher defines a protocol for objects that can
match a range of characters in a Replaceable string. |
|
UnicodeSet
A mutable set of Unicode characters and multicharacter strings. |
Classes in com.ibm.icu.text used by com.ibm.icu.util | |
---|---|
BreakIterator
A class that locates boundaries in text. |
|
Collator
Collator performs locale-sensitive string comparison. |
|
DateFormat
DateFormat is an abstract class for date/time formatting subclasses which formats and parses dates or time in a language-independent manner. |
|
DateFormatSymbols
DateFormatSymbols is a public class for encapsulating
localizable date-time formatting data, such as the names of the
months, the names of the days of the week, and the time zone data. |
|
NumberFormat
NumberFormat is the abstract base class for all number
formats. |
|
UnicodeSet
A mutable set of Unicode characters and multicharacter strings. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |