Class GroupHeaderElementWriteHandler

    • Constructor Detail

      • GroupHeaderElementWriteHandler

        public GroupHeaderElementWriteHandler()
    • Method Detail

      • writeElement

        public void writeElement​(org.pentaho.reporting.libraries.docbundle.WriteableDocumentBundle bundle,
                                 BundleWriterState state,
                                 org.pentaho.reporting.libraries.xmlns.writer.XmlWriter xmlWriter,
                                 Element element)
                          throws IOException,
                                 BundleWriterException
        Writes a single element as XML structure.
        Parameters:
        bundle - the bundle to which to write to.
        state - the current write-state.
        xmlWriter - the xml writer.
        element - the element.
        Throws:
        IOException - if an IO error occured.
        BundleWriterException - if an Bundle writer.