Interface GenericElementCsvHandler

    • Method Detail

      • getTextValue

        java.lang.String getTextValue​(JRCsvExporterContext exporterContext,
                                      JRGenericPrintElement element)
        Returns the text value to be inserted in the export output.
        Parameters:
        element - the generic print element
        Returns:
        the HTML fragment that represents the exported element