Format.Field


Format.Field java.text

Java 1.4 serializable

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( )



Java In A Nutshell
Java In A Nutshell, 5th Edition
ISBN: 0596007736
EAN: 2147483647
Year: 2004
Pages: 1220

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net