| Package | Description |
|---|---|
| org.apache.poi.xssf.binary |
The org.apache.poi.xssf.binary package includes necessary underlying components
for streaming/read-only processing of xlsb files.
|
| org.apache.poi.xssf.eventusermodel | |
| org.apache.poi.xssf.extractor |
| Class and Description |
|---|
| XSSFSheetXMLHandler.SheetContentsHandler
This interface allows to provide callbacks when reading
a sheet in streaming mode.
|
| Class and Description |
|---|
| XSSFReader
This class makes it easy to get at individual parts
of an OOXML .xlsx file, suitable for low memory sax
parsing or similar.
|
| XSSFReader.SheetIterator
Iterator over sheet data.
|
| XSSFReader.XSSFSheetRef |
| XSSFSheetXMLHandler.SheetContentsHandler
This interface allows to provide callbacks when reading
a sheet in streaming mode.
|
| Class and Description |
|---|
| XSSFReader
This class makes it easy to get at individual parts
of an OOXML .xlsx file, suitable for low memory sax
parsing or similar.
|
| XSSFSheetXMLHandler.SheetContentsHandler
This interface allows to provide callbacks when reading
a sheet in streaming mode.
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.