net.sf.statcvs.output
Class ModulePage
java.lang.Object
net.sf.statcvs.output.HTMLPage
net.sf.statcvs.output.ModulePage
- public class ModulePage
- extends HTMLPage
- Author:
- anja
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 |
ModulePage
public ModulePage(CvsContent content,
Directory directory,
boolean locImageCreated)
throws IOException
- Method ModulePage.
- Parameters:
content
- of the Pagedirectory
- the directory for this pagelocImageCreated
- true if a LOC image is available for this module
- Throws:
IOException
- on error
printBody
protected void printBody()
throws IOException
- Specified by:
printBody
in class HTMLPage
- Throws:
IOException