| Modifier and Type | Method and Description | 
|---|---|
boolean | 
MavenReport.canGenerateReport()
Verify some conditions before generating the report. 
 | 
void | 
MavenReport.generate(org.apache.maven.doxia.sink.Sink sink,
        Locale locale)
Generate the report depending the wanted locale. 
 | 
void | 
MavenMultiPageReport.generate(org.apache.maven.doxia.sink.Sink sink,
        org.apache.maven.doxia.sink.SinkFactory sinkFactory,
        Locale locale)
Generate multi page report. 
 | 
void | 
MavenReportRenderer.render()
Renderer a report. 
 | 
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.