Class ReportDefinitionWriter

    • Constructor Detail

      • ReportDefinitionWriter

        public ReportDefinitionWriter​(ReportWriterContext reportWriter,
                                      org.pentaho.reporting.libraries.xmlns.writer.XmlWriter xmlWriter)
        Creates a new writer.
        Parameters:
        reportWriter - the writer context holding the global configuration for this write-operation.
        xmlWriter - the report writer.