All Classes and Interfaces
Class
Description
Base abstract class for Checkstyle reports.
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.
Listener in charge of receiving events from the Checker.
A reporting task that performs Checkstyle analysis and generates an HTML
report on any violations that Checkstyle finds.
Generate a report based on CheckstyleResults.
Object holding the references to the CheckstyleResults.
Performs Checkstyle analysis and outputs violations or a count of violations
to the console, potentially failing the build.
AuditListener that forwards events to a list of other AuditListeners
A little tool to deal with info/warning/error icons in Checkstyle reports, with eventual text.
License resource manager, to avoid defaulting license to maven-checkstyle-plugin's own license.
Generic Report Resource management.
Tooling for Checkstyle rules conventions: names, categories.
An extension does not start with Checkstyle package.
Audit event source name matcher.
A component to work with VelocityTemplates from within plugins.