Interface GenericElementHtmlHandler

    • Method Detail

      • getHtmlFragment

        java.lang.String getHtmlFragment​(JRHtmlExporterContext exporterContext,
                                         JRGenericPrintElement element)
        Returns an HTML fragment that is to be inserted in the export output.
        Parameters:
        element - the generic print element
        Returns:
        the HTML fragment that represents the exported element