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

Packages that use org.apache.poi.poifs.storage
org.apache.poi.poifs.filesystem filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface. 
org.apache.poi.poifs.property property package contains high and low level Property structures for POIFS. 
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.storage used by org.apache.poi.poifs.filesystem
BlockWritable
          An interface for persisting block storage of POIFS components.
 

Classes in org.apache.poi.poifs.storage used by org.apache.poi.poifs.property
BlockWritable
          An interface for persisting block storage of POIFS components.
 

Classes in org.apache.poi.poifs.storage used by org.apache.poi.poifs.storage
BlockList
          Interface for lists of blocks that are mapped by block allocation tables
BlockWritable
          An interface for persisting block storage of POIFS components.
HeaderBlockConstants
          Constants used in reading/writing the Header block
ListManagedBlock
          An interface for blocks managed by a list that works with a BlockAllocationTable to keep block sequences straight
 


jakarta-poi 1.8.0-dev

Copyright © 2002 Apache jakarta-poi project. All Rights Reserved.