Liking cljdoc? Tell your friends :D
Clojure only.

jdk.text.MessageFormat$Field

Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from MessageFormat.formatToCharacterIterator.

Defines constants that are used as attribute keys in the
AttributedCharacterIterator returned
from MessageFormat.formatToCharacterIterator.
raw docstring

*-argumentclj

Static Constant.

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.

type: java.text.MessageFormat$Field

Static Constant.

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.

type: java.text.MessageFormat$Field
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close