Package org.apache.tapestry5.commons
Interface MessageFormatter
-
- All Known Implementing Classes:
MessageFormatterImpl
public interface MessageFormatter
Obtained from a , used to format messages for a specific localized message key.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ... args)
Formats the message.
-