Statements (47)
Predicate | Object |
---|---|
gptkbp:instanceOf |
class
|
gptkbp:affiliatedWith |
java.text
|
gptkbp:built |
MessageFormat(String pattern)
MessageFormat(String pattern, Locale locale) |
gptkbp:hasEconomy |
true
|
gptkbp:hasFieldOfUse |
locale
pattern |
gptkbp:hasMerchandise |
format(String pattern, Object arg1)
format(String pattern, Object arg1, Object arg2) format(String pattern, Object... arguments) format(String pattern, Object arg1, Object arg2, Object arg3) parse(String text) |
https://www.w3.org/2000/01/rdf-schema#label |
java.text.MessageFormat
|
gptkbp:isAvailableIn |
gptkb:Java_1.1
|
gptkbp:isCompatibleWith |
gptkb:Java_SE
gptkb:Java_EE |
gptkbp:isDocumentedIn |
gptkb:Java_API_Documentation
|
gptkbp:isPartOf |
gptkb:Java_Standard_Library
gptkb:Java_Development_Kit_(JDK) gptkb:Java_Runtime_Environment_(JRE) java.text package |
gptkbp:isSubjectTo |
java.lang.Object
|
gptkbp:isSuitableFor |
true
|
gptkbp:isSupportedBy |
gptkb:Java_Community
|
gptkbp:isThreatenedBy |
false
true |
gptkbp:isTrainedIn |
Unit tests
|
gptkbp:isUsedFor |
true
Localization Internationalization String interpolation Message formatting |
gptkbp:isUsedIn |
gptkb:Java_programming_language
Web applications Desktop applications Mobile_applications |
gptkbp:mayHave |
Strings,_Numbers,_Dates
|
gptkbp:provides |
gptkb:PATTERN
FORMAT getLocale() setLocale(Locale locale) format(Object[] arguments) format(String pattern, Object... arguments) parse(String text) |
gptkbp:publicPerception |
gptkb:IllegalArgumentException
NullPointerException |
gptkbp:usedFor |
Formatting messages with parameters
|