|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| XSSFBSheetHandler.SheetContentsHandler | You need to implement this to handle the results of the sheet parsing. |
| Class Summary | |
|---|---|
| XSSFBCommentsTable | |
| XSSFBHyperlinksTable | |
| XSSFBParser | Experimental parser for Microsoft's ooxml xlsb format. |
| XSSFBRelation | Need to have this mirror class of XSSFRelation
because of conflicts with regular ooxml relations. |
| XSSFBSharedStringsTable | |
| XSSFBSheetHandler | |
| XSSFBStylesTable | This is a very thin shim to gather number formats from styles.bin files. |
| XSSFBUtils | |
| XSSFHyperlinkRecord | This is a read only record that maintains information about a hyperlink. |
| Enum Summary | |
|---|---|
| XSSFBRecordType | |
| Exception Summary | |
|---|---|
| XSSFBParseException | Parse exception while reading an xssfb. |
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.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||