Constant Field Values

Contents

echo.*

  • echo.HelpMojo 
    Modifier and Type Constant Field Value
    private static final int DEFAULT_LINE_LENGTH 80
    private static final java.lang.String PLUGIN_HELP_PATH "/META-INF/maven/com.github.ekryd.echo-maven-plugin/echo-maven-plugin/plugin-help.xml"

echo.exception.*

echo.output.*

echo.parameter.*

  • echo.parameter.OutputLevelType 
    Modifier and Type Constant Field Value
    private static final java.lang.String ERROR_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.String READING_INPUT_FROM "Reading input from "