|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.tools.ant.types.EnumeratedAttribute | +--com.puppycrawl.tools.checkstyle.CheckStyleTask.FormatterType
Poor mans enumeration for the formatter types.
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
value |
Constructor Summary | |
CheckStyleTask.FormatterType()
|
Method Summary | |
java.lang.String[] |
getValues()
|
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
containsValue, getValue, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CheckStyleTask.FormatterType()
Method Detail |
public java.lang.String[] getValues()
getValues
in class org.apache.tools.ant.types.EnumeratedAttribute
EnumeratedAttribute
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |