March 2005
Intermediate to advanced
1254 pages
104h 21m
English
Format.Field
This inner class extends
AttributedCharacterIterator.Attribute and serves
as the common superclass for DateFormat.Field,
MessageFormat.Field, and
NumberFormat.Field. See those specific subclasses
for details.
public static class Format.Field extends AttributedCharacterIterator.Attribute { // Protected Constructors protected Field(String name); }
DateFormat.Field,
MessageFormat.Field,
NumberFormat.Field
FieldPosition.FieldPosition( )
FieldPosition.getFieldAttribute( )