Constant Field Values
Contents
org.apache.*
-
org.apache.maven.plugins.checkstyle.AbstractCheckstyleReport Modifier and Type Constant Field Value private static final java.lang.StringDEFAULT_CONFIG_LOCATION"sun_checks.xml"protected static final java.lang.StringJAVA_FILES"**\\/*.java" -
org.apache.maven.plugins.checkstyle.CheckstyleReportRenderer Modifier and Type Constant Field Value private static final intNO_TEXT0private static final intTEXT_ABBREV3private static final intTEXT_SIMPLE1private static final intTEXT_TITLE2 -
org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo Modifier and Type Constant Field Value private static final java.lang.StringDEFAULT_CONFIG_LOCATION"sun_checks.xml"private static final java.lang.StringJAVA_FILES"**\\/*.java" -
org.apache.maven.plugins.checkstyle.RuleUtil Modifier and Type Constant Field Value private static final java.lang.StringCHECKSTYLE_PACKAGE"com.puppycrawl.tools.checkstyle.checks" -
org.apache.maven.plugins.checkstyle.org.apache.maven.plugins.checkstyle.Violation Modifier and Type Constant Field Value protected static final java.lang.StringNO_COLUMN"-1"
-
org.apache.maven.plugins.checkstyle.exec.CheckstyleExecutorException Modifier and Type Constant Field Value private static final longserialVersionUID3239899539232498912L
-
org.apache.maven.plugins.maven_checkstyle_plugin.HelpMojo Modifier and Type Constant Field Value private static final intDEFAULT_LINE_LENGTH80private static final java.lang.StringPLUGIN_HELP_PATH"/META-INF/maven/org.apache.maven.plugins/maven-checkstyle-plugin/plugin-help.xml"