Uses of Class
echo.parameter.LineSeparator
Packages that use LineSeparator
-
Uses of LineSeparator in echo.parameter
Fields in echo.parameter declared as LineSeparatorModifier and TypeFieldDescriptionprivate final LineSeparator
PluginParameters.lineSeparator
private LineSeparator
PluginParametersBuilder.lineSeparator
Methods in echo.parameter that return LineSeparatorConstructors in echo.parameter with parameters of type LineSeparatorModifierConstructorDescriptionPluginParameters
(String message, String fromFile, File basePath, String toFile, boolean appendToFile, boolean force, OutputLevelType level, String encoding, LineSeparator lineSeparator, boolean characterOutput) Creates an instance of PluginParameters with user-supplied plugin parameters