39404142434445
* Create a new instance of a DocumentWriter. */ public ReportWriter newReportWriter() { // Return implementation return new ReportNoWriterImpl(); }