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.
|
toExportString getTextValue(JRCsvExporterContext exporterContext, JRGenericPrintElement element)
element - the generic print elementCopyright © 2017. All rights reserved.