net.sourceforge.pmd.renderers

Class XMLRenderer

public class XMLRenderer extends OnTheFlyRenderer

BSD-style license; for more info see http://pmd.sourceforge.net/license.html
Field Summary
protected Stringencoding
Method Summary
voidend()
voidrenderFileViolations(Iterator<IRuleViolation> violations)
voidstart()

Field Detail

encoding

protected String encoding

Method Detail

end

public void end()

renderFileViolations

public void renderFileViolations(Iterator<IRuleViolation> violations)

start

public void start()