Package org.jfree.report.modules.output.table.xls

The Excel output target.

See:
          Description

Interface Summary
ExcelExportContext Creation-Date: 09.12.2005, 18:42:30
 

Class Summary
AppendingExcelProcessor Creation-Date: 04.09.2005, 19:32:13
ExcelContentCreator  
ExcelDataCellStyle The ExcelDataCellStyle is used to collect style information for an excel cell.
ExcelMetaBandProducer  
ExcelProcessor A report processor that coordinates the output process for generating Excel files.
ExcelReportUtil Utility class to provide an easy to use default implementation of excel exports.
ExcelTableModule The module definition for the Excel table export module.
HSSFCellStyleProducer The cellstyle producer converts the JFreeReport content into excel cell styles.
HSSFFontWrapper The HSSFFontWrapper is used to store excel style font informations.
 

Package org.jfree.report.modules.output.table.xls Description

The Excel output target.

This target uses the POI library.