Uses of Package
org.docx4j.org.apache.poi.poifs.storage
Packages that use org.docx4j.org.apache.poi.poifs.storage
Package
Description
DEV package serves two purposes.
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
property package contains high and low level Property structures for POIFS.
storage package contains low level binary structures for POIFS's implementation of the OLE 2
Compound Document Format.
-
Classes in org.docx4j.org.apache.poi.poifs.storage used by org.docx4j.org.apache.poi.poifs.devClassDescriptionThis class manages and creates the Block Allocation Table, which is basically a set of linked lists of block indices.The block containing the archive headerA list of RawDataBlocks instances, and methods to manage the list
-
Classes in org.docx4j.org.apache.poi.poifs.storage used by org.docx4j.org.apache.poi.poifs.filesystemClassDescriptionA block of block allocation table entries.An interface for persisting block storage of POIFS components.The block containing the archive headerAn interface for blocks managed by a list that works with a BlockAllocationTable to keep block sequences straightA big block created from an InputStream, holding the raw dataStorage for documents that are too small to use regular DocumentBlocks for their data
-
Classes in org.docx4j.org.apache.poi.poifs.storage used by org.docx4j.org.apache.poi.poifs.propertyClassDescriptionAn interface for persisting block storage of POIFS components.The block containing the archive headerA list of RawDataBlocks instances, and methods to manage the list
-
Classes in org.docx4j.org.apache.poi.poifs.storage used by org.docx4j.org.apache.poi.poifs.storageClassDescriptionA block of block allocation table entries.This class manages and creates the Block Allocation Table, which is basically a set of linked lists of block indices.This class manages and creates the Block Allocation Table, which is basically a set of linked lists of block indices.Interface for lists of blocks that are mapped by block allocation tablesAn interface for persisting block storage of POIFS components.Wraps a byte array and provides simple data input access.A block of document data.The block containing the archive headerConstants used in reading/writing the Header blockAn interface for blocks managed by a list that works with a BlockAllocationTable to keep block sequences straightA big block created from an InputStream, holding the raw dataA list of RawDataBlocks instances, and methods to manage the listStorage for documents that are too small to use regular DocumentBlocks for their data