jdbreport.model.io.html
Class HTMLBodyWriter
java.lang.Object
jdbreport.model.io.html.HTMLWriter
jdbreport.model.io.html.HTMLBodyWriter
- All Implemented Interfaces:
- ReportWriter, ResourceWriter
public class HTMLBodyWriter
- extends HTMLWriter
- Version:
- 1.0 24.06.2011
- Author:
- Andrey Kholmanskih
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLBodyWriter
public HTMLBodyWriter()
save
public void save(Writer writer,
ReportBook reportBook)
throws SaveReportException
- Specified by:
save
in interface ReportWriter
- Overrides:
save
in class HTMLWriter
- Throws:
SaveReportException