程序包 | 说明 |
---|---|
com.fr.io.exporter | |
com.fr.io.exporter.excel.stream | |
com.fr.write |
这个包中定义了有关填报的接口和类
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractExcelExporter<T> |
class |
AbstractPDFExporter
Created by juhaoyu on 2016/12/5.
|
class |
CPTExporter |
class |
CSVExporter
Export report to CSV file.
|
class |
Excel2007Exporter
导出报表到Excel
|
class |
ExcelExporter
导出报表到Excel
|
class |
HTMLExporter
Created by IntelliJ IDEA.
|
class |
ImageExporter |
class |
LargeDataPageCSVExporter
Created by wikky on 2014/5/5.
|
class |
LargeDataPageExcelExporter |
class |
PageExcel2007Exporter<T>
carl:excel分页预览导出
|
class |
PageExcelExporter
carl:excel分页预览导出
|
class |
PageToSheetExcel2007Exporter<T>
carl:一页一个Sheet导出
|
class |
PageToSheetExcelExporter
carl:一页一个Sheet导出
|
class |
PDFEmbExporter
用于打印, 内嵌pdfaction, 打开自动打印
Created by plough on 2018/4/23.
|
class |
PDFExporter
Export report to PDF file.
|
class |
PDFExporterForPrint
Created by plough on 2018/12/4.
|
class |
SVGExporter
Export report to SVG file.
|
class |
SWFExporter
将报表文件输出成swf, 用于Flash打印
|
class |
TextExporter
Export report to Text file(with tab character).
|
class |
WordExporter
将报表导出到word
|
class |
WordTableExporter
以一个sheet一个Table的形式输出word
不去设定固定值行高, 设定一个最小值行高, 让word自己调整.
|
限定符和类型 | 类和说明 |
---|---|
class |
StreamExcel2007Exporter<T>
导出报表到Excel
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractWriteHTMLExporter |