| Interface | Description |
|---|---|
| RuleUtil.Matcher |
Audit event source name matcher.
|
| 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.
|
| CheckstyleReport |
A reporting task that performs Checkstyle analysis and generates an HTML
report on any violations that Checkstyle finds.
|
| CheckstyleReportGenerator |
Generate a report based on CheckstyleResults.
|
| CheckstyleViolationCheckMojo |
Performs Checkstyle analysis and outputs violations or a count of violations
to the console, potentially failing the build.
|
| HelpMojo |
Display help information on maven-checkstyle-plugin.
|
| IconTool |
A little tool to deal with info/warning/error icons in Checkstyle reports, with eventual text.
|
| ReportResource |
Generic Report Resource management.
|
| RuleUtil |
Tooling for Checkstyle rules conventions: names, categories.
|
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.