Package org.apache.poi.xssf.streaming
Interface SXSSFWorkbook.ISheetInjector
-
- Enclosing class:
- SXSSFWorkbook
protected static interface SXSSFWorkbook.ISheetInjector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwriteSheetData(OutputStream out)
-
-
-
Method Detail
-
writeSheetData
void writeSheetData(OutputStream out) throws IOException
- Throws:
IOException
-
-