@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 MavenReportException
generateRSS
in interface CheckstyleRssGenerator
MavenReportException
org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGenerator#generateRSS(org.apache.maven.plugin.checkstyle.exec.CheckstyleResults)
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.