public class IconLabelElementXmlHandler extends java.lang.Object implements GenericElementXmlHandler
Constructor and Description |
---|
IconLabelElementXmlHandler() |
Modifier and Type | Method and Description |
---|---|
void |
exportElement(JRXmlExporterContext exporterContext,
JRGenericPrintElement element)
Exports a generic element.
|
static IconLabelElementXmlHandler |
getInstance() |
boolean |
toExport(JRGenericPrintElement element)
Decides whether a generic print element is to be exported.
|
public static IconLabelElementXmlHandler getInstance()
public void exportElement(JRXmlExporterContext exporterContext, JRGenericPrintElement element)
GenericElementXmlHandler
Access to the exporter output and environment is provided via the
JRXmlExporterContext
argument.
exportElement
in interface GenericElementXmlHandler
exporterContext
- the exporter contextelement
- the generic element to exportpublic boolean toExport(JRGenericPrintElement element)
GenericElementHandler
toExport
in interface GenericElementHandler
element
- the element© 2001-2014 TIBCO Software Inc. www.jaspersoft.com