Module java.base
Package java.text

Class MessageFormat.Field

java.lang.Object
All Implemented Interfaces:
Serializable
Enclosing class:
MessageFormat

public static class MessageFormat.Field extends Format.Field
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from MessageFormat.formatToCharacterIterator.
Since:
1.4
See Also: