|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adfnmc.java.text.MessageFormat
public class MessageFormat
| Constructor Summary | |
|---|---|
MessageFormat()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
format(java.lang.String originalMsg,
java.lang.Object[] params)
-Copied from oracle.adfnmc.util.Utility.formatMessage- Replace named parameters in a string with the actual parameter values. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageFormat()
| Method Detail |
|---|
public static final java.lang.String format(java.lang.String originalMsg,
java.lang.Object[] params)
originalMsg - Unformatted message, like "Hello {0}!"params - Array of objects to use as parameter values, like {"Bob"}
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||