Class DeferredSXSSFWorkbook

  • All Implemented Interfaces:
    Closeable, AutoCloseable, Iterable<Sheet>, Workbook

    @Beta
    public class DeferredSXSSFWorkbook
    extends SXSSFWorkbook
    An variant of SXSSFWorkbook that avoids generating a temporary file and writes data directly to the provided OutputStream. This variant is experimental and APIs may change at short notice.
    Since:
    5.0.0