Uses of Class
org.idempiere.print.renderer.XMLReportRendererConfiguration
Packages that use XMLReportRendererConfiguration
Package
Description
Provide interface and classes for report engine content rendering service
-
Uses of XMLReportRendererConfiguration in org.idempiere.print.renderer
Methods in org.idempiere.print.renderer that return XMLReportRendererConfigurationModifier and TypeMethodDescriptionXMLReportRendererConfiguration.setOutputFile
(File file) Set output fileXMLReportRendererConfiguration.setOutputWriter
(Writer writer) Set output writerMethods in org.idempiere.print.renderer that return types with arguments of type XMLReportRendererConfigurationMethods in org.idempiere.print.renderer with parameters of type XMLReportRendererConfigurationModifier and TypeMethodDescriptionvoid
XMLReportRenderer.renderReport
(ReportEngine reportEngine, XMLReportRendererConfiguration configuration)