public static class Format.Field extends AttributedCharacterIterator.Attribute
Format
attributes in the
AttributedCharacterIterator
that the
formatToCharacterIterator()
method returns in Format
subclasses.INPUT_METHOD_SEGMENT, LANGUAGE, READING
Modifier | Constructor and Description |
---|---|
protected |
Format.Field(String fieldName)
Constructs a new instance of
Field with the given field name. |
protected Format.Field(String fieldName)
Field
with the given field name.fieldName
- the field name.