|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jmd.report.impl.XMLReporter
net.sf.jmd.report.impl.HTMLReporter
public class HTMLReporter
Constructor Summary | |
---|---|
protected |
HTMLReporter()
this has to be instantiated through the ReporterFactory. |
Method Summary | |
---|---|
void |
report(IReport report)
Generates the XML representation of the given report and writes it to the file configured with "MoDi.XMLReportFile.Name". |
Methods inherited from class net.sf.jmd.report.impl.XMLReporter |
---|
getReportAsXML, setFilename |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected HTMLReporter()
Method Detail |
---|
public void report(IReport report)
XMLReporter
report
in interface IReporter
report
in class XMLReporter
de.dlr.sistec.modi.report.impl.XMLReporter#report(de.dlr.sistec.modi.report.IReport)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |