Package | Description |
---|---|
com.vladium.emma.report.html |
Modifier and Type | Method and Description |
---|---|
private HTMLDocument |
ReportGenerator.createPage(java.lang.String title) |
Modifier and Type | Method and Description |
---|---|
private IElement |
ReportGenerator.addPageFooter(HTMLDocument page,
IItem item,
IItem[] path) |
private IElement |
ReportGenerator.addPageHeader(HTMLDocument page,
IItem item,
IItem[] path) |
private void |
ReportGenerator.embedSrcFile(SrcFileItem item,
HTMLDocument page,
IntObjectMap anchorMap,
SourcePathCache cache) |