public interface GenericElementXmlHandler extends GenericElementHandler
| Modifier and Type | Method and Description |
|---|---|
void |
exportElement(JRXmlExporterContext exporterContext,
JRGenericPrintElement element)
Exports a generic element.
|
toExportvoid 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 © 2017. All rights reserved.