All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractCheckstyleReport Base abstract class for Checkstyle reports.CheckstyleAggregateReport A reporting task that performs Checkstyle analysis and generates an aggregate HTML report on the violations that Checkstyle finds in a multi-module reactor build.CheckstyleCheckerListener Listener in charge of receiving events from the Checker.CheckstyleExecutor CheckstyleExecutorException CheckstyleExecutorRequest CheckstyleReport A reporting task that performs Checkstyle analysis and generates an HTML report on any violations that Checkstyle finds.CheckstyleReportRenderer Generate a report based on CheckstyleResults.CheckstyleReportRenderer.ChainedItem<T> CheckstyleReportRenderer.ConfReference CheckstyleResults Object holding the references to the CheckstyleResults.CheckstyleViolationCheckMojo Performs Checkstyle analysis and outputs violations or a count of violations to the console, potentially failing the build.CompositeAuditListener AuditListener that forwards events to a list of other AuditListenersDefaultCheckstyleExecutor HelpMojo Display help information on maven-checkstyle-plugin.
Callmvn checkstyle:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.LicenseResourceManager License resource manager, to avoid defaulting license to maven-checkstyle-plugin's own license.RuleUtil Tooling for Checkstyle rules conventions: names, categories.RuleUtil.ExtensionMatcher An extension does not start with Checkstyle package.RuleUtil.Matcher Audit event source name matcher.RuleUtil.PackageMatcher RuleUtil.RuleMatcher Violation Holds data about a single violation and represents the violation itself.