| Class | Description | 
|---|---|
| AbstractMavenReport | 
 The basis for a Maven report which can be generated both as part of a site generation or
 as a direct standalone goal invocation. 
 | 
| AbstractMavenReportRenderer | 
 An abstract class to manage report generation, with many helper methods to ease the job: you just need to
 implement getTitle() and renderBody(). 
 | 
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.