Package org.apache.poi.xssf.streaming

Class Summary
GZIPSheetDataWriter Sheet writer that supports gzip compression of the temp files.
SheetDataWriter Initially copied from BigGridDemo "SpreadsheetWriter".
SXSSFCell Streaming version of XSSFRow implementing the "BigGridDemo" strategy.
SXSSFCreationHelper Streaming Creation Helper, which performs some actions based on the Streaming Workbook, and some on the related regular XSSF Workbook
SXSSFEvaluationWorkbook SXSSF wrapper around the SXSSF and XSSF workbooks
SXSSFFormulaEvaluator Streaming-specific Formula Evaluator, which is able to lookup cells within the current Window.
SXSSFRow Streaming version of XSSFRow implementing the "BigGridDemo" strategy.
SXSSFSheet Streaming version of XSSFSheet implementing the "BigGridDemo" strategy.
SXSSFWorkbook Streaming version of XSSFWorkbook implementing the "BigGridDemo" strategy.
 

Exception Summary
SXSSFFormulaEvaluator.RowFlushedException  
SXSSFFormulaEvaluator.SheetsFlushedException  
 



Copyright 2016 The Apache Software Foundation or its licensors, as applicable.