net.sf.statcvs.pages
Class IndexPageMaker
public class IndexPageMaker
$Id: IndexPageMaker.java,v 1.7 2008/04/03 17:38:14 benoitx Exp $- anja
- Richard Cyganiak (richard@cyganiak.de)
IndexPageMaker
public IndexPageMaker(ReportConfig config,
String notesHTML,
PageGroup reports)
Creates a new report index page.
config
- Report configuration to usenotesHTML
- A note to be inserted on top of the page; might be nullreports
- A list of NavigationNode
s that constitute the page's main menu
toFile
public Page toFile()