|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use java.text | |
|---|---|
| java.awt | Abstract Window Toolkit classes. |
| java.awt.event | Listeners and adapters for different kinds of AWT events. |
| java.text | Classes to iterate over strings and to format texts according to a specific locale. |
| java.text.spi | |
| sun.text.normalizer | |
| Classes in java.text used by java.awt | |
|---|---|
| AttributedCharacterIterator
This interface extends the CharacterIterator interface
in order to support iteration over character attributes as well as
over the characters themselves. |
|
| AttributedCharacterIterator.Attribute
Defines attribute keys that are used as text attributes. |
|
| CharacterIterator
This interface defines a mechanism for iterating over a range of characters. |
|
| Classes in java.text used by java.awt.event | |
|---|---|
| AttributedCharacterIterator
This interface extends the CharacterIterator interface
in order to support iteration over character attributes as well as
over the characters themselves. |
|
| Classes in java.text used by java.text | |
|---|---|
| AttributedCharacterIterator
This interface extends the CharacterIterator interface
in order to support iteration over character attributes as well as
over the characters themselves. |
|
| AttributedCharacterIterator.Attribute
Defines attribute keys that are used as text attributes. |
|
| Bidi
Bidirectional Algorithm implementation. |
|
| BreakIterator
This class iterates over text elements such as words, lines, sentences, and characters. |
|
| CharacterIterator
This interface defines a mechanism for iterating over a range of characters. |
|
| CollationElementIterator
The CollationElementIterator class is used as an iterator
to walk through each character of an international string. |
|
| CollationKey
This class represents a pre-computed series of bits representing a String for under a particular Collator. |
|
| Collator
The Collator class performs locale-sensitive
String comparison. |
|
| DateFormat
|
|
| DateFormat.Field
|
|
| DateFormatSymbols
This class acts as container for locale specific date/time formatting information such as the days of the week and the months of the year. |
|
| DecimalFormatSymbols
This class is a container for the symbols used by DecimalFormat to format numbers and currency
for a particular locale. |
|
| FieldPosition
This class is used by the java.text formatting classes to track field positions. |
|
| Format
This class is the abstract superclass of classes that format and parse data to/from Strings. |
|
| Format.Field
|
|
| MessageFormat.Field
|
|
| Normalizer.Form
This enum provides constants of the four Unicode normalization forms that are described in Unicode Standard Annex #15 — Unicode Normalization Forms and two methods to access them. |
|
| NumberFormat
This is the abstract superclass of all classes which format and parse numeric values such as decimal numbers, integers, currency values, and percentages. |
|
| NumberFormat.Field
|
|
| ParseException
This exception is thrown when an unexpected error occurs during parsing. |
|
| ParsePosition
This class is used to keep track of the current position during parsing operations. |
|
| Classes in java.text used by java.text.spi | |
|---|---|
| BreakIterator
This class iterates over text elements such as words, lines, sentences, and characters. |
|
| Collator
The Collator class performs locale-sensitive
String comparison. |
|
| DateFormat
|
|
| DateFormatSymbols
This class acts as container for locale specific date/time formatting information such as the days of the week and the months of the year. |
|
| DecimalFormatSymbols
This class is a container for the symbols used by DecimalFormat to format numbers and currency
for a particular locale. |
|
| NumberFormat
This is the abstract superclass of all classes which format and parse numeric values such as decimal numbers, integers, currency values, and percentages. |
|
| Classes in java.text used by sun.text.normalizer | |
|---|---|
| CharacterIterator
This interface defines a mechanism for iterating over a range of characters. |
|
| Normalizer.Form
This enum provides constants of the four Unicode normalization forms that are described in Unicode Standard Annex #15 — Unicode Normalization Forms and two methods to access them. |
|
| ParsePosition
This class is used to keep track of the current position during parsing operations. |
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||