|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HTMLDocument | |
---|---|
com.vladium.emma.report.html |
Uses of HTMLDocument in com.vladium.emma.report.html |
---|
Methods in com.vladium.emma.report.html that return HTMLDocument | |
---|---|
private HTMLDocument |
ReportGenerator.createPage(java.lang.String title)
|
Methods in com.vladium.emma.report.html with parameters of type HTMLDocument | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |