net.sf.statcvs.output
Class AuthorPage
java.lang.Object
net.sf.statcvs.output.HTMLPage
net.sf.statcvs.output.AuthorPage
- public class AuthorPage
- 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 |
AuthorPage
public AuthorPage(CvsContent content,
Author author,
boolean codeDistributionChartCreated)
throws IOException
- Method UserPage.
- Parameters:
content - of the pageauthor - selected authorcodeDistributionChartCreated - true if the code distribution
pie chart was created
- Throws:
IOException - on error
printBody
protected void printBody()
throws IOException
- Specified by:
printBody in class HTMLPage
- Throws:
IOException