MessageFormat Class

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:author gptkb:Sun_Microsystems
gptkbp:builtBy MessageFormat(String pattern)
MessageFormat(String pattern, Locale locale)
gptkbp:definedIn gptkb:java.text_package
gptkbp:documentation https://docs.oracle.com/javase/8/docs/api/java/text/MessageFormat.html
gptkbp:extendsTo Format Class
https://www.w3.org/2000/01/rdf-schema#label MessageFormat Class
gptkbp:introducedIn gptkb:Java_1.1
gptkbp:method toPattern()
applyPattern(String pattern)
format(Object[] arguments)
parse(String source)
gptkbp:relatedTo gptkb:DateFormat_Class
gptkb:NumberFormat_Class
ChoiceFormat Class
gptkbp:supports localization
date formatting
number formatting
choice formatting
parameterized messages
gptkbp:usedFor formatting messages
parsing messages
gptkbp:bfsParent gptkb:Java_Internationalization
gptkbp:bfsLayer 7