com.puppycrawl.tools.checkstyle
Class CheckStyleTask.Formatter
java.lang.Objectcom.puppycrawl.tools.checkstyle.CheckStyleTask.Formatter
- CheckStyleTask
public static class CheckStyleTask.Formatter
extends java.lang.Object
Details about a formatter to be used.
- Oliver Burn
createListener
public AuditListener createListener(Task aTask)
throws IOException Creates a listener for the formatter.
aTask - the task running
- a listener
setTofile
public void setTofile(File aTo)
Set the file to output to.
aTo - the file to output to