java.text

Class MessageFormat.Field

public static class MessageFormat.Field extends Format.Field

Field Summary
static MessageFormat.FieldARGUMENT
This is the attribute set for all characters produced by MessageFormat during a formatting.
Constructor Summary
protected Field(String s)
Method Summary
protected ObjectreadResolve()
invoked to resolve the true static constant by comparing the deserialized object to know name.

Field Detail

ARGUMENT

public static final MessageFormat.Field ARGUMENT
This is the attribute set for all characters produced by MessageFormat during a formatting.

Constructor Detail

Field

protected Field(String s)

Method Detail

readResolve

protected Object readResolve()
invoked to resolve the true static constant by comparing the deserialized object to know name.

Returns: object constant