public class IconLabelElementCsvHandler extends java.lang.Object implements GenericElementCsvHandler
Constructor and Description |
---|
IconLabelElementCsvHandler() |
Modifier and Type | Method and Description |
---|---|
static IconLabelElementCsvHandler |
getInstance() |
java.lang.String |
getTextValue(JRCsvExporterContext exporterContext,
JRGenericPrintElement element)
Returns the text value to be inserted in the export output.
|
boolean |
toExport(JRGenericPrintElement element)
Decides whether a generic print element is to be exported.
|
public static IconLabelElementCsvHandler getInstance()
public java.lang.String getTextValue(JRCsvExporterContext exporterContext, JRGenericPrintElement element)
GenericElementCsvHandler
getTextValue
in interface GenericElementCsvHandler
element
- the generic print elementpublic boolean toExport(JRGenericPrintElement element)
GenericElementHandler
toExport
in interface GenericElementHandler
element
- the element© 2001-2014 TIBCO Software Inc. www.jaspersoft.com