Uses of Interface
net.sf.jasperreports.export.XlsExporterConfiguration
Packages that use XlsExporterConfiguration
Package
Description
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
Provides exporter input, exporter output and exporter configurations
Provides support for built-in JasperReports servlets.
Provides support for built-in JasperReports servlets.
-
Uses of XlsExporterConfiguration in net.sf.jasperreports.engine.export
Classes in net.sf.jasperreports.engine.export with type parameters of type XlsExporterConfigurationModifier and TypeClassDescriptionclassExcelAbstractExporter<RC extends XlsReportConfiguration,C extends XlsExporterConfiguration, E extends JRExporterContext> classJRXlsAbstractExporter<RC extends XlsReportConfiguration,C extends XlsExporterConfiguration, E extends JRExporterContext> Superclass for the Excel exporters. -
Uses of XlsExporterConfiguration in net.sf.jasperreports.export
Subinterfaces of XlsExporterConfiguration in net.sf.jasperreports.exportModifier and TypeInterfaceDescriptioninterfaceInterface containing settings used by the ODS exporter.interfaceInterface containing settings used by the Excel metadata exporters.interfaceInterface containing settings used by the XLSX exporter.interfaceInterface containing settings used by the XLSX metadata exporters.Classes in net.sf.jasperreports.export that implement XlsExporterConfigurationModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of XlsExporterConfiguration in net.sf.jasperreports.j2ee.servlets
Methods in net.sf.jasperreports.j2ee.servlets that return types with arguments of type XlsExporterConfigurationModifier and TypeMethodDescriptionprotected abstract JRXlsAbstractExporter<XlsReportConfiguration, XlsExporterConfiguration, JRXlsExporterContext> AbstractXlsServlet.getXlsExporter() -
Uses of XlsExporterConfiguration in net.sf.jasperreports.jakarta.servlets
Methods in net.sf.jasperreports.jakarta.servlets that return types with arguments of type XlsExporterConfigurationModifier and TypeMethodDescriptionprotected abstract JRXlsAbstractExporter<XlsReportConfiguration, XlsExporterConfiguration, JRXlsExporterContext> AbstractXlsServlet.getXlsExporter() -
Uses of XlsExporterConfiguration in net.sf.jasperreports.poi.export
Methods in net.sf.jasperreports.poi.export that return types with arguments of type XlsExporterConfigurationModifier and TypeMethodDescriptionprotected Class<XlsExporterConfiguration> JRXlsExporter.getConfigurationInterface()