|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjdiff.HTMLFiles
Emit HTML files for the supporting infrastructure for the HTML report. Examples are stylesheets, help files, frame files. See the file LICENSE.txt for copyright details.
Constructor Summary | |
HTMLFiles(HTMLReportGenerator h)
Constructor. |
Method Summary | |
void |
emitHelp(java.lang.String fullReportFileName,
APIDiff apiDiff)
Emit the help file. |
void |
emitStylesheet()
Emit the CSS external stylesheet file. |
void |
emitTopLeftFile(java.lang.String tlf)
Emit a top left frame with all the links to the index files. |
void |
emitTopLevelFile(java.lang.String tln,
APIDiff apiDiff)
Emit the top-level changes.html frames file where everything starts. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HTMLFiles(HTMLReportGenerator h)
Method Detail |
public void emitTopLevelFile(java.lang.String tln, APIDiff apiDiff)
public void emitTopLeftFile(java.lang.String tlf)
public void emitHelp(java.lang.String fullReportFileName, APIDiff apiDiff)
public void emitStylesheet()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |