public interface ITextFormatter
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
bind(java.util.List<java.lang.String> arguments)
Binds the provided arguments to the message template to produce a formattted message.
|
int |
getArgumentCount()
Returns the number of arguments that can be bound to this message template.
|
java.lang.String |
toString() |
int getArgumentCount()
java.lang.String bind(java.util.List<java.lang.String> arguments)
arguments - list of arguments to bind.java.lang.String toString()
toString in class java.lang.Object
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.