net.sourceforge.pmd.renderers
public abstract class AbstractRenderer extends Object implements Renderer
Field Summary | |
---|---|
protected boolean | showSuppressedViolations |
Method Summary | |
---|---|
abstract String | render(Report report) |
void | showSuppressedViolations(boolean show) |