org.apache.poi.xssf.binary.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of poi-ooxml Show documentation
Show all versions of poi-ooxml Show documentation
Apache POI - Java API To Access Microsoft Format Files
The org.apache.poi.xssf.binary package includes necessary underlying components
for streaming/read-only processing of xlsb files.
POI does not yet support opening .xlsb files with XSSFWorkbook, but you can read files with XSSFBReader
in org.apache.poi.xssf.eventusermodel.
This feature was added in poi-3.16-beta3 and should be considered experimental. Most classes
have been marked @Internal and the API is subject to change.
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see: