Name

Format.Field

Synopsis

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);  
}

Subclasses

DateFormat.Field, MessageFormat.Field, NumberFormat.Field

Passed To

FieldPosition.FieldPosition( )

Returned By

FieldPosition.getFieldAttribute( )

Get Java in a Nutshell, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.