Class GZIPSheetDataWriter

java.lang.Object
org.apache.poi.xssf.streaming.SheetDataWriter
org.apache.poi.xssf.streaming.GZIPSheetDataWriter
All Implemented Interfaces:
Closeable, AutoCloseable

public class GZIPSheetDataWriter extends SheetDataWriter
Sheet writer that supports gzip compression of the temp files.