Interface JRXmlExporterContext
-
- All Superinterfaces:
JRExporterContext
- All Known Implementing Classes:
JRXmlExporter.ExporterContext
public interface JRXmlExporterContext extends JRExporterContext
A context that represents information about an XML export process.- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
JRXmlExporter
-
-
Method Summary
-
Methods inherited from interface net.sf.jasperreports.engine.export.JRExporterContext
getExportedReport, getExporterRef, getJasperReportsContext, getOffsetX, getOffsetY, getRepository, getValue, getValues, setValue
-
-