|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.statcvs.output.HTMLPage
net.sf.statcvs.output.ModulePage
public class ModulePage
Field Summary |
---|
Fields inherited from class net.sf.statcvs.output.HTMLPage |
---|
SPACE_COUNT |
Constructor Summary | |
---|---|
ModulePage(CvsContent content,
Directory directory,
boolean locImageCreated)
Method ModulePage. |
Method Summary | |
---|---|
protected void |
printBody()
|
Methods inherited from class net.sf.statcvs.output.HTMLPage |
---|
a, br, createPage, deleteEndingSlash, getContent, getFileName, getFolderHtml, getLogger, getPageName, getUserLink, h1, h2, 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 |
Constructor Detail |
---|
public ModulePage(CvsContent content, Directory directory, boolean locImageCreated) throws java.io.IOException
content
- of the Pagedirectory
- the directory for this pagelocImageCreated
- true if a LOC image is available for this module
java.io.IOException
- on errorMethod Detail |
---|
protected void printBody() throws java.io.IOException
printBody
in class HTMLPage
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |