public interface GenericElementXmlHandler extends GenericElementHandler
Modifier and Type | Method and Description |
---|---|
void |
exportElement(JRXmlExporterContext exporterContext,
JRGenericPrintElement element)
Exports a generic element.
|
toExport
void exportElement(JRXmlExporterContext exporterContext, JRGenericPrintElement element)
Access to the exporter output and environment is provided via the
JRXmlExporterContext
argument.
exporterContext
- the exporter contextelement
- the generic element to exportCopyright © 2021 TIBCO Software Inc.. All rights reserved.