Class MessageFormat.Field2

    • Field Detail

      • ARGUMENT

        public static final MessageFormat.Field2 ARGUMENT
        Constant identifying a portion of a message that was generated from an argument passed into formatToCharacterIterator. The value associated with the key will be an Integer indicating the index in the arguments array of the argument from which the text was generated.
    • Constructor Detail

      • Field2

        protected Field2​(String name)
        Create a Field with the specified name.
        Parameters:
        name - The name of the attribute