Interface GenericElementXmlHandler

    • Method Detail

      • exportElement

        void exportElement​(JRXmlExporterContext exporterContext,
                           JRGenericPrintElement element)
        Exports a generic element.

        Access to the exporter output and environment is provided via the JRXmlExporterContext argument.

        Parameters:
        exporterContext - the exporter context
        element - the generic element to export