Interface | Description |
---|---|
AttributedCharacterIterator | |
CharacterIterator |
Class | Description |
---|---|
Annotation | |
AttributedCharacterIterator.Attribute | |
AttributedString |
Holds a string with attributes describing the characters of
this string.
|
BreakIterator | |
ChoiceFormat | |
CollationElementIterator | |
CollationKey | |
Collator | |
DateFormat |
An abstract class for date/time formatting subclasses which formats and
parses dates or time in a language-independent manner.
|
DateFormat.Field |
The instances of this inner class are used as attribute keys and values
in
AttributedCharacterIterator that the
Format.formatToCharacterIterator(Object) method returns. |
DateFormatSymbols | |
DecimalFormat | |
DecimalFormatSymbols | |
FieldPosition | |
Format |
The base class for all formats.
|
Format.Field |
Inner class used to represent
Format attributes in the
AttributedCharacterIterator that the
formatToCharacterIterator() method returns in Format
subclasses. |
MessageFormat | |
NumberFormat | |
ParsePosition | |
RuleBasedCollator | |
SimpleDateFormat | |
StringCharacterIterator |
Exception | Description |
---|---|
ParseException |