jdiff
public class HTMLFiles extends Object
Constructor Summary | |
---|---|
HTMLFiles(HTMLReportGenerator h) Constructor. |
Method Summary | |
---|---|
void | emitHelp(String fullReportFileName, APIDiff apiDiff) Emit the help file. |
void | emitStylesheet() Emit the CSS external stylesheet file. |
void | emitTopLeftFile(String tlf) Emit a top left frame with all the links to the index files. |
void | emitTopLevelFile(String tln, APIDiff apiDiff)
Emit the top-level changes.html frames file where everything starts. |