public class GZIPSheetDataWriter extends SheetDataWriter
| Constructor and Description |
|---|
GZIPSheetDataWriter() |
GZIPSheetDataWriter(SharedStringsTable sharedStringsTable) |
| Modifier and Type | Method and Description |
|---|---|
File |
createTempFile()
Create a temp file to write sheet data.
|
close, createWriter, getLastFlushedRow, getLowestIndexOfFlushedRows, getNumberOfCellsOfLastFlushedRow, getNumberOfFlushedRows, getWorksheetXMLInputStream, writeCell, writeRowpublic GZIPSheetDataWriter()
throws IOException
IOExceptionpublic GZIPSheetDataWriter(SharedStringsTable sharedStringsTable) throws IOException
sharedStringsTable - the shared strings table, or null if inline text is usedIOExceptionpublic File createTempFile() throws IOException
SheetDataWriter.gzcreateTempFile in class SheetDataWriterIOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved