| Package | Description | 
|---|---|
| loci.poi.poifs.eventfilesystem | 
 The eventfilesystem is an efficient method for reading OLE 2 CDF files. 
 | 
| loci.poi.poifs.filesystem | 
 filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface. 
 | 
| loci.poi.poifs.property | 
 property package contains high and low level Property structures for POIFS. 
 | 
| loci.poi.poifs.storage | 
 storage package contains low level binary structures for POIFS's implementation of the OLE 2
Compound Document Format. 
 | 
| Class and Description | 
|---|
| BlockList
 Interface for lists of blocks that are mapped by block allocation
 tables 
 | 
| Class and Description | 
|---|
| BlockList
 Interface for lists of blocks that are mapped by block allocation
 tables 
 | 
| BlockWritable
 An interface for persisting block storage of POIFS components. 
 | 
| DocumentBlock
 A block of document data. 
 | 
| ListManagedBlock
 An interface for blocks managed by a list that works with a
 BlockAllocationTable to keep block sequences straight 
 | 
| RawDataBlock
 A big block created from an InputStream, holding the raw data 
 | 
| SmallDocumentBlock
 Storage for documents that are too small to use regular
 DocumentBlocks for their data 
 | 
| Class and Description | 
|---|
| BlockWritable
 An interface for persisting block storage of POIFS components. 
 | 
| ListManagedBlock
 An interface for blocks managed by a list that works with a
 BlockAllocationTable to keep block sequences straight 
 | 
| RawDataBlockList
 A list of RawDataBlocks instances, and methods to manage the list 
 | 
| Class and Description | 
|---|
| BATBlock
 A block of block allocation table entries. 
 | 
| BigBlock | 
| BlockAllocationTableReader
 This class manages and creates the Block Allocation Table, which is
 basically a set of linked lists of block indices. 
 | 
| BlockAllocationTableWriter
 This class manages and creates the Block Allocation Table, which is
 basically a set of linked lists of block indices. 
 | 
| BlockList
 Interface for lists of blocks that are mapped by block allocation
 tables 
 | 
| BlockListImpl
 A simple implementation of BlockList 
 | 
| BlockWritable
 An interface for persisting block storage of POIFS components. 
 | 
| DocumentBlock
 A block of document data. 
 | 
| 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 
 | 
| RawDataBlock
 A big block created from an InputStream, holding the raw data 
 | 
| RawDataBlockList
 A list of RawDataBlocks instances, and methods to manage the list 
 | 
| SmallDocumentBlock
 Storage for documents that are too small to use regular
 DocumentBlocks for their data 
 | 
Copyright © 2016 Open Microscopy Environment