Révision 1286
tmp/org.txm.core/src/java/org/txm/core/messages/TXMCoreMessages.java (revision 1286) | ||
---|---|---|
180 | 180 |
|
181 | 181 |
|
182 | 182 |
/** |
183 |
* Bind the given message's substitution locations with the given string values. |
|
184 | 183 |
* |
185 | 184 |
* @param message |
186 | 185 |
* @param bindings |
187 |
* @return |
|
186 |
* @return the given message's substitution locations with the given string values.
|
|
188 | 187 |
*/ |
189 | 188 |
public static String bind(String message, Object... bindings) { |
190 | 189 |
return bind(message, bindings); |
Formats disponibles : Unified diff