20230704 java.text.MessageFormat
介绍
- java.text.MessageFormat
- public class MessageFormat extends Format
API
构造器
- MessageFormat(String pattern)
- MessageFormat(String pattern, Locale locale)
static
- format
- String format(String pattern, Object ... arguments)
public
-
setLocale, getLocale
-
applyPattern
- 给消息格式对象设置特定的模式
-
toPattern
-
format
-
formatToCharacterIterator
-
parse
-
parseObject
-
setFormat
-
setFormats, getFormats
-
setFormatByArgumentIndex
-
setFormatsByArgumentIndex, getFormatsByArgumentIndex