org.apache.maven.plugin.checkstyle.rss
Interface CheckstyleRssGenerator

All Known Implementing Classes:
DefaultCheckstyleRssGenerator

public interface CheckstyleRssGenerator

Since:
2.4
Author:
Olivier Lamy

Method Summary
 void generateRSS(CheckstyleResults results, CheckstyleRssGeneratorRequest checkstyleRssGeneratorRequest)
           
 

Method Detail

generateRSS

void generateRSS(CheckstyleResults results,
                 CheckstyleRssGeneratorRequest checkstyleRssGeneratorRequest)
                 throws org.apache.maven.reporting.MavenReportException
Throws:
org.apache.maven.reporting.MavenReportException


Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.