@Component(role=CheckstyleRssGenerator.class, hint="default") 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.exec.CheckstyleResults)Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.