SmallDocumentBlockList

org.apache.poi.poifs.storage. BlockListImpl
#BlockListImpl()
#setBlocks(org.apache.poi.poifs.storage.ListManagedBlock blocks) :void
+zap(int index) :void
+remove(int index) :org.apache.poi.poifs.storage.ListManagedBlock
+fetchBlocks(int startBlock) :org.apache.poi.poifs.storage.ListManagedBlock
+setBAT(org.apache.poi.poifs.storage.BlockAllocationTableReader bat) :void
org.apache.poi.poifs.storage. SmallDocumentBlockList
+SmallDocumentBlockList(java.util.List blocks)