net.sf.statcvs.output
Class IndexPage
java.lang.Object
net.sf.statcvs.output.HTMLPage
net.sf.statcvs.output.IndexPage
- public class IndexPage
- extends HTMLPage
- Author:
- anja
Constructor Summary |
IndexPage(CvsContent content,
boolean locImageCreated,
boolean commitScatterImageCreated,
boolean authorsPageCreated)
|
Methods inherited from class net.sf.statcvs.output.HTMLPage |
a, br, createPage, deleteEndingSlash, getContent, getFileName, getFolderHtml, getLogger, getPageName, getUserLink, h1, h2, img, img, li, p, print, printBackLink, printH2, printParagraph, setFileName, setPageName, strong, tag, ul |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexPage
public IndexPage(CvsContent content,
boolean locImageCreated,
boolean commitScatterImageCreated,
boolean authorsPageCreated)
throws IOException
- See Also:
HTMLPage.HTMLPage(CvsContent)
printBody
protected void printBody()
throws IOException
- Specified by:
printBody
in class HTMLPage
- Throws:
IOException