Uses of Interface
org.apache.poi.poifs.storage.BlockList

Packages that use BlockList
org.apache.poi.poifs.storage storage package contains low level binary structures for POIFS's implementation of the OLE 2 Compound Document Format. 
 

Uses of BlockList in org.apache.poi.poifs.storage
 

Classes in org.apache.poi.poifs.storage that implement BlockList
(package private)  class org.apache.poi.poifs.storage.BlockListImpl
          A simple implementation of BlockList
 class RawDataBlockList
          A list of RawDataBlocks instances, and methods to manage the list
 class SmallDocumentBlockList
          A list of SmallDocumentBlocks instances, and methods to manage the list
 


jakarta-poi 1.8.0-dev

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