|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jcoverage.reporting.AbstractPage
com.jcoverage.coverage.reporting.collation.PackageSummaryPage
public class PackageSummaryPage
| Field Summary | |
|---|---|
static DefaultLineCategory |
CATEGORY_JAVAFILES
|
(package private) static org.apache.log4j.Logger |
logger
|
| Constructor Summary | |
|---|---|
PackageSummaryPage()
|
|
| Method Summary | |
|---|---|
Line |
instantiateLineForCategory(LineCategory category)
Subclasses should override this method to return Line implementation instances on demand. |
| Methods inherited from class com.jcoverage.reporting.AbstractPage |
|---|
addCategory, addLineReference, close, createLine, getCategories, getLabel, getLines, getMasterLine, isClosed, lookupLineByField, setMasterLine, setReport |
| 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.Page |
|---|
addCategory, addLineReference, createLine, getCategories, getLabel, getLines, getMasterLine, lookupLineByField, setMasterLine, setReport |
| Methods inherited from interface com.jcoverage.reporting.Closeable |
|---|
close, isClosed |
| Field Detail |
|---|
static org.apache.log4j.Logger logger
public static DefaultLineCategory CATEGORY_JAVAFILES
| Constructor Detail |
|---|
public PackageSummaryPage()
| Method Detail |
|---|
public Line instantiateLineForCategory(LineCategory category)
AbstractPageLine implementation instances on demand.
instantiateLineForCategory in class AbstractPagecategory - guarenteed not to be null
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||