Foundation 1.1.2

Uses of Class
java.text.MessageFormat.Field

Packages that use MessageFormat.Field
java.text Provides classes and interfaces for handling text, dates, numbers, and messages in a manner independent of natural languages. 
 

Uses of MessageFormat.Field in java.text
 

Fields in java.text declared as MessageFormat.Field
static MessageFormat.Field MessageFormat.Field.ARGUMENT
          Constant identifying a portion of a message that was generated from an argument passed into formatToCharacterIterator.
 


Foundation 1.1.2

Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. Use of this specification is subject to license terms.