Uses of Class
com.puppycrawl.tools.checkstyle.ant.CheckstyleAntTask.Formatter
Package
Description
Contains code related to Checkstyle Ant Task.
-
Uses of CheckstyleAntTask.Formatter in com.puppycrawl.tools.checkstyle.ant
Modifier and TypeFieldDescriptionprivate final List<CheckstyleAntTask.Formatter>
CheckstyleAntTask.formatters
Contains the formatters to log to.Modifier and TypeMethodDescriptionvoid
CheckstyleAntTask.addFormatter
(CheckstyleAntTask.Formatter formatter) Add a formatter.