Package net.sf.jasperreports.engine.export

Provides utility classes for exporting reports to various popular formats.

See:
          Description

Interface Summary
ExporterFilter  
ExporterNature  
JRExportProgressMonitor  
JRHtmlExporter.StringProvider  
JRHyperlinkProducer A simple hyperlink generator that can be used to handle custom hyperlink types.
ResetableExporterFilter  
 

Class Summary
CutsInfo Utility class used by grid exporters to create a grid for page layout.
ElementWrapper  
FontKey  
JExcelApiExporter  
JExcelApiExporterNature  
JExcelApiExporterParameter  
JRCsvExporter Exports a JasperReports document to CSV format.
JRCsvExporterNature  
JRCsvExporterParameter Contains parameters useful for export in CSV format.
JRExporterGridCell  
JRGraphics2DExporter Exports a JasperReports document to a Graphics2D object.
JRGraphics2DExporterParameter Contains parameters useful for export to an AWT Graphics2D object.
JRGridLayout Utility class used by grid exporters to create a grid for page layout.
JRGridLayout.BoxKey  
JRHtmlExporter Exports a JasperReports document to HTML format.
JRHtmlExporterNature  
JRHtmlExporterParameter Contains parameters useful for export in HTML format.
JRHyperlinkProducerFactory An abstract factory of hyperlink producers.
JRHyperlinkProducerMapFactory Map-based hyperlink producer factory implementation.
JROriginExporterFilter  
JRPdfExporter Exports a JasperReports document to PDF format.
JRPdfExporter.Bookmark  
JRPdfExporter.BookmarkStack  
JRPdfExporter.NullOutputStream Output stream implementation that discards all the data.
JRPdfExporterParameter Contains parameters useful for export in PDF format.
JRPrintServiceExporter  
JRPrintServiceExporterParameter  
JRRtfExporter Exports a JasperReports document to RTF format.
JRTextExporter Exports filled reports in plain text format.
JRTextExporterParameter Contains parameters useful for export in plain text format.
JRXlsAbstractExporter  
JRXlsAbstractExporter.TextAlignHolder  
JRXlsAbstractExporterParameter Contains parameters useful for export in XLS format.
JRXlsExporter Exports a JasperReports document to XLS format.
JRXlsExporter.BoxStyle  
JRXlsExporter.StyleInfo  
JRXlsExporterNature  
JRXlsExporterParameter Contains parameters useful for export in XLS format using apache.poi.hssf APIs.
JRXmlExporter Exports a JasperReports document to an XML file that contains the same data as a JasperPrint object, but in XML format, instead of a serialized class.
JRXmlExporterParameter Contains parameters useful for export in XML format.
PdfFont  
TextRenderer  
 

Package net.sf.jasperreports.engine.export Description

Provides utility classes for exporting reports to various popular formats.

Related Documentation



© 2001-2006 JasperSoft Corporation www.jaspersoft.com