Uses of Package
org.apache.poi.xssf.binary

Packages that use org.apache.poi.xssf.binary
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
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 of XSSFRelation because of conflicts with regular ooxml relations.
XSSFBSharedStringsTable
           
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
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
XSSFBCommentsTable
           
XSSFBSharedStringsTable
           
XSSFBStylesTable
          This is a very thin shim to gather number formats from styles.bin files.
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.