Fields
publicfinalstatic
Field CURRENCY
Constant identifying the currency field.
publicfinalstatic
Field DECIMAL_SEPARATOR
Constant identifying the decimal separator field.
publicfinalstatic
Field EXPONENT
Constant identifying the exponent field.
publicfinalstatic
Field EXPONENT_SIGN
Constant identifying the exponent sign field.
publicfinalstatic
Field EXPONENT_SYMBOL
Constant identifying the exponent symbol field.
publicfinalstatic
Field FRACTION
Constant identifying the fraction field.
publicfinalstatic
Field GROUPING_SEPARATOR
Constant identifying the grouping separator field.
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 INTEGER
Constant identifying the integer field.
publicfinalstatic
Field PERCENT
Constant identifying the percent field.
publicfinalstatic
Field PERMILLE
Constant identifying the permille 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 SIGN
Constant identifying the sign field.