Java™ Platform
Standard Ed. 6

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.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.