Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.poi.poifs.storage Classes and Interfaces - 19 results found.
NameDescriptionTypePackageFramework
BATBlockA block of block allocation table entries.Classorg.apache.poi.poifs.storageApache POI
BATBlock .BATBlockAndIndexClassorg.apache.poi.poifs.storage.BATBlockApache POI
BlockAllocationTableReaderThis class manages and creates the Block Allocation Table, which is basically a set of linked lists of block indices.Classorg.apache.poi.poifs.storageApache POI
BlockAllocationTableWriterThis class manages and creates the Block Allocation Table, which is basically a set of linked lists of block indices.Classorg.apache.poi.poifs.storageApache POI
BlockListInterface for lists of blocks that are mapped by block allocationAuthor:Marc Johnson (mjohnson at apache dot orgInterfaceorg.apache.poi.poifs.storageApache POI
BlockWritableAn interface for persisting block storage of POIFS components.Interfaceorg.apache.poi.poifs.storageApache POI
DataInputBlockWraps a byte array and provides simple data input access.Classorg.apache.poi.poifs.storageApache POI
DocumentBlockA block of document data.Classorg.apache.poi.poifs.storageApache POI
HeaderBlockClassorg.apache.poi.poifs.storageApache POI
HeaderBlockConstantsConstants used in reading/writing the Header blockAuthor:Marc Johnson (mjohnson at apache dot org)Interfaceorg.apache.poi.poifs.storageApache POI
HeaderBlockWriterThe block containing the archive headerAuthor:Marc Johnson (mjohnson at apache dot org)Classorg.apache.poi.poifs.storageApache POI
ListManagedBlockAn interface for blocks managed by a list that works with a BlockAllocationTable to keep block sequences straightInterfaceorg.apache.poi.poifs.storageApache POI
PropertyBlockA block of Property instancesAuthor:Marc Johnson (mjohnson at apache dot org)Classorg.apache.poi.poifs.storageApache POI
RawDataBlockA big block created from an InputStream, holding the raw dataAuthor:Marc Johnson (mjohnson at apache dot orgClassorg.apache.poi.poifs.storageApache POI
RawDataBlockListA list of RawDataBlocks instances, and methods to manage the listAuthor:Marc Johnson (mjohnson at apache dot orgClassorg.apache.poi.poifs.storageApache POI
SmallBlockTableReaderClassorg.apache.poi.poifs.storageApache POI
SmallBlockTableWriterThis class implements storage for writing the small blocks used byAuthor:Marc Johnson (mjohnson at apache dot org)Classorg.apache.poi.poifs.storageApache POI
SmallDocumentBlockStorage for documents that are too small to use regular DocumentBlocks for their dataClassorg.apache.poi.poifs.storageApache POI
SmallDocumentBlockListClassorg.apache.poi.poifs.storageApache POI