Package com.puppycrawl.tools.checkstyle.ant
Contains code related to Checkstyle Ant Task.
-
Class Summary Class Description CheckstyleAntTask An implementation of an ANT task for calling checkstyle.CheckstyleAntTask.Formatter Details about a formatter to be used.CheckstyleAntTask.FormatterType Poor man enumeration for the formatter types.CheckstyleAntTask.Property Represents a property that consists of a key and value.