net.sourceforge.pmd.renderers

Class XMLRenderer

public class XMLRenderer extends OnTheFlyRenderer

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

Method Detail

end

public void end()

renderFileViolations

public void renderFileViolations(Iterator<IRuleViolation> violations)

start

public void start()