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