|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.puppycrawl.tools.checkstyle.CheckStyleTask.Formatter
Details about a formatter to be used.
| Constructor Summary | |
CheckStyleTask.Formatter()
|
|
| Method Summary | |
AuditListener |
createListener(org.apache.tools.ant.Task aTask)
Creates a listener for the formatter. |
void |
setTofile(java.io.File aTo)
Set the file to output to. |
void |
setType(CheckStyleTask.FormatterType aType)
Set the type of the formatter. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CheckStyleTask.Formatter()
| Method Detail |
public void setType(CheckStyleTask.FormatterType aType)
aType - the typepublic void setTofile(java.io.File aTo)
aTo - the file to output to
public AuditListener createListener(org.apache.tools.ant.Task aTask)
throws java.io.IOException
aTask - the task running
java.io.IOException - if an error occurs
|
Back to the Checkstyle Home Page | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||