public final class MessageFormatUtilities
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static int |
getRequriedArgumentCount(java.text.MessageFormat msgFormat)
Returns the number of required arguments for the given MessageFormat.
|
public static int getRequriedArgumentCount(java.text.MessageFormat msgFormat)
msgFormat
- The MessageFormat to be analyzed