- All Known Implementing Classes:
AbstractTextFormatMessageHandler
public interface TextFormatMessageHandler
Interface for the mode to configure
TextFormatProcessor for handling TextFormatMessages.-
Method Summary
-
Method Details
-
add
- Parameters:
message- theTextFormatMessageto add.
-
getMessages
List<TextFormatMessage> getMessages()- Returns:
- the
ListofTextFormatMessages.
-