|
|||||||||
| 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
public abstract class CommonFormat
| Field Summary | |
|---|---|
(package private) static org.apache.log4j.Logger |
logger
|
| Constructor Summary | |
|---|---|
CommonFormat()
|
|
| Method Summary | |
|---|---|
protected void |
addViews(ViewFormattingContext ctx,
Page page,
Html html)
|
protected void |
buildFooter(Html html)
|
protected void |
buildHeader(Html html)
|
| 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 |
| Methods inherited from interface com.jcoverage.reporting.Format |
|---|
formatPage, formatPage |
| Field Detail |
|---|
static org.apache.log4j.Logger logger
| Constructor Detail |
|---|
public CommonFormat()
| Method Detail |
|---|
protected void buildHeader(Html html)
protected void buildFooter(Html html)
protected void addViews(ViewFormattingContext ctx,
Page page,
Html html)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||