public class IDEAJRenderer extends OnTheFlyRenderer
errors, suppressed
showSuppressedViolations
Constructor and Description |
---|
IDEAJRenderer(java.lang.String[] args) |
Modifier and Type | Method and Description |
---|---|
void |
end() |
void |
renderFileViolations(java.util.Iterator<IRuleViolation> violations) |
void |
start() |
render, renderFileReport
getWriter, render, setWriter, showSuppressedViolations, startFileAnalysis
public void start() throws java.io.IOException
start
in interface Renderer
start
in class OnTheFlyRenderer
java.io.IOException
public void renderFileViolations(java.util.Iterator<IRuleViolation> violations) throws java.io.IOException
renderFileViolations
in class OnTheFlyRenderer
java.io.IOException
public void end() throws java.io.IOException
end
in interface Renderer
end
in class OnTheFlyRenderer
java.io.IOException