public interface GenericElementCsvHandler extends GenericElementHandler
Modifier and Type | Method and Description |
---|---|
String |
getTextValue(JRCsvExporterContext exporterContext,
JRGenericPrintElement element)
Returns the text value to be inserted in the export output.
|
toExport
String getTextValue(JRCsvExporterContext exporterContext, JRGenericPrintElement element)
element
- the generic print elementCopyright © 2023 Cloud Software Group, Inc.. All rights reserved.