Fields
publicfinalstatic
Field AM_PM
Constant identifying the time of day indicator
(e.g.
Constant identifying the time of day indicator
(e.g. "a.m." or "p.m.") field.
publicfinalstatic
Field DAY_OF_MONTH
Constant identifying the day of month field.
publicfinalstatic
Field DAY_OF_WEEK
Constant identifying the day of week field.
publicfinalstatic
Field DAY_OF_WEEK_IN_MONTH
Constant identifying the day of week field.
publicfinalstatic
Field DAY_OF_YEAR
Constant identifying the day of year field.
publicfinalstatic
Field ERA
Constant identifying the era field.
publicfinalstatic
Field HOUR_OF_DAY0
Constant identifying the hour of day field, where the legal values
are 0 to 23.
publicfinalstatic
Field HOUR_OF_DAY1
Constant identifying the hour of day field, where the legal values
are 1 to 24.
publicfinalstatic
Field HOUR0
Constant identifying the hour field, where the legal values are
0 to 11.
publicfinalstatic
Field HOUR1
Constant identifying the hour field, where the legal values are
1 to 12.
publicfinalstatic
Attribute INPUT_METHOD_SEGMENT
[Inherited From AttributedCharacterIterator.Attribute]
Attribute key for input method segments.
Attribute key for input method segments. Input methods often break
up text into segments, which usually correspond to words.
Values are instances of Annotation holding a null reference.
See Also:
Annotation
,
publicfinalstatic
Field MILLISECOND
Constant identifying the millisecond field.
publicfinalstatic
Field MINUTE
Constant identifying the minute field.
publicfinalstatic
Field MONTH
Constant identifying the month field.
publicfinalstatic
Attribute READING
[Inherited From AttributedCharacterIterator.Attribute]
Attribute key for the reading of some text.
Attribute key for the reading of some text. In languages where the written form
and the pronunciation of a word are only loosely related (such as Japanese),
it is often necessary to store the reading (pronunciation) along with the
written form.
Values are instances of Annotation holding instances of String.
See Also:
Annotation
,
String
,
publicfinalstatic
Field SECOND
Constant identifying the second field.
publicfinalstatic
Field TIME_ZONE
Constant identifying the time zone field.
publicfinalstatic
Field WEEK_OF_MONTH
Constant identifying the week of month field.
publicfinalstatic
Field WEEK_OF_YEAR
Constant identifying the week of year field.
publicfinalstatic
Field YEAR
Constant identifying the year field.