Interface | Description |
---|---|
ReportWriter |
Class | Description |
---|---|
CSVTabularDataWriter |
Generate an CSV Report using a base Report generator(s) and writes it to an
OutputStream as a Text CSV File |
DefaultStyledExcelTabularDataWriter |
Some garnish !!
|
ExcelTabularDataWriter |
Generate an Excel Report using a base Report generator(s) and writes it to an
OutputStream as an HSSFWorkbook (Excel)
The generator must guarantee an output of Object[] / Column wise Data to be consumed by Excels tabular format. |
Copyright © 2018. All rights reserved.