|
|||||||||||
| 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
| Field Summary | |
protected CvsModule |
module
|
protected java.lang.String |
moduleName
|
| Fields inherited from class net.sf.statcvs.output.HTMLPage |
content, fileName, MINI_DELETED_DIRECTORY_IMAGE, MINI_DIRECTORY_IMAGE, pageName, SPACE_COUNT, WEB_FILE_PATH |
| Constructor Summary | |
ModulePage(CvsContent content,
java.lang.String moduleName,
CvsModule module)
Method ModulePage. |
|
| Method Summary | |
protected void |
printBody()
|
| Methods inherited from class net.sf.statcvs.output.HTMLPage |
a, anchor, br, createPage, deleteEndingSlash, getFileName, getFolderHtml, getLogger, getModulePageName, getPageName, getUserLink, h1, h2, img, img, imgWithBorder, imgWithBorder, li, p, print, printBackLink, printH2, printParagraph, strong, tag, ul |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String moduleName
protected CvsModule module
| Constructor Detail |
public ModulePage(CvsContent content,
java.lang.String moduleName,
CvsModule module)
throws java.io.IOException
content - of the PagemoduleName - name or the modulemodule - instance of the module
java.io.IOException - on error| Method Detail |
protected void printBody()
throws java.io.IOException
printBody in class HTMLPagejava.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||