Class CheckstyleAntTask.FormatterType
- java.lang.Object
-
- org.apache.tools.ant.types.EnumeratedAttribute
-
- com.puppycrawl.tools.checkstyle.ant.CheckstyleAntTask.FormatterType
-
- Enclosing class:
- CheckstyleAntTask
public static class CheckstyleAntTask.FormatterType extends org.apache.tools.ant.types.EnumeratedAttribute
Poor man enumeration for the formatter types.
-
-
Constructor Summary
Constructors Constructor Description FormatterType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String[]
getValues()
-
-
-
Constructor Detail
-
FormatterType
public FormatterType()
-
-