|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReportRenderer
A report renderer is responsible for creating a collective view of file-based outputs generated by the reporters. The renderer assumes all reporter outputs have been generated to the output directory in the formats specified.
Method Summary | |
---|---|
void |
render(File outputDirectory,
List<String> formats)
|
Method Detail |
---|
void render(File outputDirectory, List<String> formats)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |