public class DefaultCheckstyleRssGenerator extends Object implements CheckstyleRssGenerator
Constructor and Description |
---|
DefaultCheckstyleRssGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
generateRSS(CheckstyleResults results,
CheckstyleRssGeneratorRequest checkstyleRssGeneratorRequest) |
public void generateRSS(CheckstyleResults results, CheckstyleRssGeneratorRequest checkstyleRssGeneratorRequest) throws org.apache.maven.reporting.MavenReportException
generateRSS
in interface CheckstyleRssGenerator
org.apache.maven.reporting.MavenReportException
org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGenerator#generateRSS(org.apache.maven.plugin.checkstyle.CheckstyleResults)
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.