Package | Description |
---|---|
net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
|
Modifier and Type | Method and Description |
---|---|
protected void |
HtmlExporter.exportTable(HtmlExporter.TableVisitor tableVisitor,
Table table,
boolean whiteBackground,
boolean isMainReportTable) |
protected void |
HtmlExporter.writeLayers(List<Table> layers,
HtmlExporter.TableVisitor tableVisitor,
TableCell cell) |
Copyright © 2017. All rights reserved.