Package | Description |
---|---|
org.primefaces.component.datatable.export |
Modifier and Type | Class and Description |
---|---|
class |
DataTableExcelXExporter |
class |
DataTableExcelXStreamExporter
Different implementation of ExcelXExporter using the POI streaming API:
SXSSF (package: org.apache.poi.xssf.streaming) is an API-compatible streaming extension of XSSF
to be used when very large spreadsheets have to be produced, and heap space is limited.
|
Copyright © 2020. All rights reserved.