jdbreport.model.io.xml
Class RptWriter
java.lang.Object
jdbreport.model.io.xml.RptWriter
- All Implemented Interfaces:
- ReportWriter, ResourceWriter
- Direct Known Subclasses:
- DbrWriter
public class RptWriter
- extends Object
- implements ReportWriter
- Version:
- 2.0 17.02.2010
- Author:
- Andrey Kholmanskih
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RptWriter
public RptWriter()
createReportWriter
protected ReportWriter createReportWriter()
save
public void save(OutputStream out,
ReportBook reportBook)
throws SaveReportException
- Specified by:
save
in interface ReportWriter
- Throws:
SaveReportException
save
public void save(Writer writer,
ReportBook reportBook)
throws SaveReportException
- The method is not supported
- Specified by:
save
in interface ReportWriter
- Throws:
SaveReportException
save
public void save(File file,
ReportBook reportBook)
throws SaveReportException
- Specified by:
save
in interface ReportWriter
- Throws:
SaveReportException
write
public String write(String fileName,
Object resource)
- Description copied from interface:
ResourceWriter
- Write of resources
- Specified by:
write
in interface ResourceWriter
- Returns:
- the filename