Package com.vmware.vipclient.i18n.util
Class FormatUtils
java.lang.Object
com.vmware.vipclient.i18n.util.FormatUtils
-
Method Details
-
format
format a string with placeholder by the input arguments- Parameters:
pattern- a string contains placeholderarguments- used to format the pattern string- Returns:
- a formatted string
-
formatMsg
-
format
Deprecated.
-
formatMsg(String, Locale, Object).