Constant Field Values
Contents
echo.*
-
echo.HelpMojo Modifier and Type Constant Field Value private static final intDEFAULT_LINE_LENGTH80private static final java.lang.StringPLUGIN_HELP_PATH"/META-INF/maven/com.github.ekryd.echo-maven-plugin/echo-maven-plugin/plugin-help.xml"
echo.exception.*
-
echo.exception.FailureException Modifier and Type Constant Field Value public static final java.lang.StringUNSUPPORTED_ENCODING"Unsupported encoding: "
echo.output.*
-
echo.output.NewlineFormatter Modifier and Type Constant Field Value private static final java.lang.StringNEWLINES_REG_EX"\\r\\n|\\r|\\n"
echo.parameter.*
-
echo.parameter.OutputLevelType Modifier and Type Constant Field Value private static final java.lang.StringERROR_LEVEL_MSG"level must be either FAIL, ERROR, WARNING, INFO or DEBUG."
echo.util.*
-
echo.util.FileUtil Modifier and Type Constant Field Value private static final java.lang.StringREADING_INPUT_FROM"Reading input from "