|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jcoverage.reporting.html.AbstractHtmlFormat
com.jcoverage.coverage.reporting.html.CommonFormat
com.jcoverage.coverage.reporting.html.ReportSummaryFormat
Field Summary | |
(package private) static org.apache.log4j.Logger |
logger
|
Constructor Summary | |
ReportSummaryFormat()
|
Method Summary | |
void |
formatPage(FormattingContext ctx,
Page page)
|
void |
formatPage(ViewFormattingContext ctx,
Page page)
|
Methods inherited from class com.jcoverage.coverage.reporting.html.CommonFormat |
addViews, buildFooter, buildHeader |
Methods inherited from class com.jcoverage.reporting.html.AbstractHtmlFormat |
getWriter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static org.apache.log4j.Logger logger
Constructor Detail |
public ReportSummaryFormat()
Method Detail |
public void formatPage(FormattingContext ctx, Page page) throws ReportingException
ReportingException
public void formatPage(ViewFormattingContext ctx, Page page) throws ReportingException
ReportingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |