Package org.apache.poi.xssf.streaming
package org.apache.poi.xssf.streaming
-
ClassDescriptionA variant of SXSSFSheet that uses a
RowGeneratorFunctionto lazily create rows.An variant of SXSSFWorkbook that avoids generating a temporary file and writes data directly to the provided OutputStream.Sheet writer that supports gzip compression of the temp files.RowGeneratorFunction for Deferred SXSSF sheetsInitially copied from BigGridDemo "SpreadsheetWriter".Unlike SheetDataWriter, this writer does not create a temporary file, it writes data directly to the provided OutputStream.Streaming version of XSSFCell implementing the "BigGridDemo" strategy.Streaming Creation Helper, which performs some actions based on the Streaming Workbook, and some on the related regular XSSF WorkbookStreaming version of Drawing.SXSSF wrapper around the SXSSF and XSSF workbooksStreaming-specific Formula Evaluator, which is able to lookup cells within the current Window.Streaming version of Picture.Streaming version of XSSFRow implementing the "BigGridDemo" strategy.Streaming version of XSSFSheet implementing the "BigGridDemo" strategy.Streaming version of XSSFWorkbook implementing the "BigGridDemo" strategy.