Package echo.output
Class NewlineFormatter
java.lang.Object
echo.output.NewlineFormatter
Formats end of line characters according to desired format
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNewlineFormatter
(PluginParameters pluginParameters) Creates a new instance of NewlineSeparator -
Method Summary
-
Field Details
-
NEWLINES_REG_EX
- See Also:
-
lineSeparator
-
-
Constructor Details
-
NewlineFormatter
Creates a new instance of NewlineSeparator- Parameters:
pluginParameters
- The user-supplied plugin parameters
-
-
Method Details
-
format
Format the message with the desired end of line characters
-