Uses of Package
org.apache.poi.xssf.binary
-
Packages that use org.apache.poi.xssf.binary 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 -
Classes in org.apache.poi.xssf.binary used by org.apache.poi.xssf.binary Class Description XSSFBCommentsTable XSSFBParseException Parse exception while reading an xssfb.XSSFBParser Experimental parser for Microsoft's ooxml xlsb format.XSSFBRecordType XSSFBRelation Need to have this mirror class ofXSSFRelation
because of conflicts with regular ooxml relations.XSSFBStylesTable This is a very thin shim to gather number formats from styles.bin files.XSSFHyperlinkRecord This is a read only record that maintains information about a hyperlink. -
Classes in org.apache.poi.xssf.binary used by org.apache.poi.xssf.eventusermodel Class Description XSSFBCommentsTable XSSFBStylesTable This is a very thin shim to gather number formats from styles.bin files. -
Classes in org.apache.poi.xssf.binary used by org.apache.poi.xssf.extractor Class Description XSSFBCommentsTable XSSFBStylesTable This is a very thin shim to gather number formats from styles.bin files.