Uses of Interface
net.sf.jasperreports.engine.export.JRExporterContext
Packages that use JRExporterContext
Package
Description
Provides access to the library's main functionality through facade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
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 utility classes for exporting reports to Open Document Format, such as
ODT and ODS.
Provides utility classes for exporting reports to Office Open XML Format, such as
DOCX, XLSX and PPTX.
-
Uses of JRExporterContext in net.sf.jasperreports.engine
Classes in net.sf.jasperreports.engine with type parameters of type JRExporterContextModifier and TypeClassDescriptionclassJRAbstractExporter<RC extends ReportExportConfiguration,C extends ExporterConfiguration, O extends ExporterOutput, E extends JRExporterContext> Classes in net.sf.jasperreports.engine that implement JRExporterContextFields in net.sf.jasperreports.engine declared as JRExporterContext -
Uses of JRExporterContext in net.sf.jasperreports.engine.export
Classes in net.sf.jasperreports.engine.export with type parameters of type JRExporterContextModifier and TypeClassDescriptionclassExcelAbstractExporter<RC extends XlsReportConfiguration,C extends XlsExporterConfiguration, E extends JRExporterContext> classJRAbstractCsvExporter<RC extends CsvReportConfiguration,C extends CsvExporterConfiguration, E extends JRExporterContext> Exports a JasperReports document to CSV format.classJRXlsAbstractExporter<RC extends XlsReportConfiguration,C extends XlsExporterConfiguration, E extends JRExporterContext> Superclass for the Excel exporters.classJRXlsAbstractMetadataExporter<RC extends XlsMetadataReportConfiguration,C extends XlsMetadataExporterConfiguration, E extends JRExporterContext> Subinterfaces of JRExporterContext in net.sf.jasperreports.engine.exportModifier and TypeInterfaceDescriptioninterfaceA context that represents information about a CSV export process.interfaceA context that represents information about an Graphics2D export process.interfaceA context that represents information about an HTML export process.interfaceA context that represents information about an RTF export process.interfaceA context that represents information about a text export process.interfaceA context that represents information about an XML export process.Classes in net.sf.jasperreports.engine.export that implement JRExporterContextModifier and TypeClassDescriptionprotected classprotected classprotected classprotected classprotected classprotected classprotected classprotected classMethods in net.sf.jasperreports.engine.export with parameters of type JRExporterContextModifier and TypeMethodDescriptionDefaultExporterFilterFactory.getFilter(JRExporterContext exporterContext) The method searches for all filter factories registered vianet.sf.jasperreports.export.filter.factory.*properties, calls each factory and collects the returned filters.ElementKeyExporterFilterFactory.getFilter(JRExporterContext exporterContext) The exported report is searched for element exclusion properties, and if any is found aElementKeyExporterFilterinstance is returned.ElementPropertyExporterFilterFactory.getFilter(JRExporterContext exporterContext) ExporterFilterFactory.getFilter(JRExporterContext exporterContext) Returns an exporter filter to be used for a specific exporter context.JROriginExporterFilterFactory.getFilter(JRExporterContext exporterContext) MatcherExporterFilterFactory.getFilter(JRExporterContext exporterContext) static MatcherExporterFilterMatcherExporterFilter.getInstance(JRExporterContext exporterContext) -
Uses of JRExporterContext in net.sf.jasperreports.engine.export.oasis
Subinterfaces of JRExporterContext in net.sf.jasperreports.engine.export.oasisModifier and TypeInterfaceDescriptioninterfaceA context that represents information about an ODS export process.interfaceA context that represents information about an ODT export process.Classes in net.sf.jasperreports.engine.export.oasis that implement JRExporterContextModifier and TypeClassDescriptionprotected classprotected class -
Uses of JRExporterContext in net.sf.jasperreports.engine.export.ooxml
Subinterfaces of JRExporterContext in net.sf.jasperreports.engine.export.ooxmlModifier and TypeInterfaceDescriptioninterfaceA context that represents information about an DOCX export process.interfaceA context that represents information about an PPTX export process.interfaceA context that represents information about an XLSX export process.Classes in net.sf.jasperreports.engine.export.ooxml that implement JRExporterContextModifier and TypeClassDescriptionprotected classprotected classprotected classprotected class -
Uses of JRExporterContext in net.sf.jasperreports.json.export
Subinterfaces of JRExporterContext in net.sf.jasperreports.json.exportModifier and TypeInterfaceDescriptioninterfaceA context that represents information about an HTML export process.Classes in net.sf.jasperreports.json.export that implement JRExporterContextModifier and TypeClassDescriptionprotected classprotected class -
Uses of JRExporterContext in net.sf.jasperreports.pdf
Subinterfaces of JRExporterContext in net.sf.jasperreports.pdfModifier and TypeInterfaceDescriptioninterfaceA context that represents information about an PDF export process.Classes in net.sf.jasperreports.pdf that implement JRExporterContext -
Uses of JRExporterContext in net.sf.jasperreports.poi.export
Subinterfaces of JRExporterContext in net.sf.jasperreports.poi.exportModifier and TypeInterfaceDescriptioninterfaceA context that represents information about an XLS export process.Classes in net.sf.jasperreports.poi.export that implement JRExporterContextModifier and TypeClassDescriptionprotected classprotected class