| Interface | Description |
|---|---|
| CheckstyleExecutor |
| 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.
|
| CheckstyleExecutorRequest | |
| 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.
|
| CheckstyleReportListener |
Listener in charge of receiving events from the Checker.
|
| 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.
|
| DefaultCheckstyleExecutor | |
| ReportResource |
Generic Report Resource management.
|
| VelocityTemplate |
A component to work with VelocityTemplates from within plugins.
|
| Exception | Description |
|---|---|
| CheckstyleExecutorException |
Copyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.