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 CheckstyleRssGeneratororg.apache.maven.reporting.MavenReportExceptionorg.apache.maven.plugin.checkstyle.rss.CheckstyleRssGenerator#generateRSS(org.apache.maven.plugin.checkstyle.CheckstyleResults)Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.