net.sf.statcvs.output
Class CommitLogPage
java.lang.Object
net.sf.statcvs.output.HTMLPage
net.sf.statcvs.output.CommitLogPage
- public class CommitLogPage
- 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 |
CommitLogPage
public CommitLogPage(CvsContent content,
CommitLogRenderer logRenderer,
int pageNr,
int totalPages)
throws IOException
- Method CommitLogPage.
- Parameters:
content
- of entrylogRenderer
- RendererpageNr
- with pagetotalPages
- total number of log pages
- Throws:
IOException
- on IOError
printBody
protected void printBody()
throws IOException
- Specified by:
printBody
in class HTMLPage
- Throws:
IOException