Uses of Package
org.apache.poi.poifs.common

Packages that use org.apache.poi.poifs.common
org.apache.poi.poifs.common common package contains constants and other classes shared across all POIFS subpackages Related Documentation For overviews, tutorials, examples, guides, and tool documentation, please see: Apache POI Project  
org.apache.poi.poifs.filesystem filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface. 
org.apache.poi.poifs.storage storage package contains low level binary structures for POIFS's implementation of the OLE 2 Compound Document Format. 
 

Classes in org.apache.poi.poifs.common used by org.apache.poi.poifs.common
POIFSBigBlockSize
          A class describing attributes of the Big Block Size
 

Classes in org.apache.poi.poifs.common used by org.apache.poi.poifs.filesystem
POIFSBigBlockSize
          A class describing attributes of the Big Block Size
 

Classes in org.apache.poi.poifs.common used by org.apache.poi.poifs.storage
POIFSBigBlockSize
          A class describing attributes of the Big Block Size
 



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