Uses of Class
loci.poi.poifs.storage.BlockAllocationTableReader
-
Packages that use BlockAllocationTableReader Package Description loci.poi.poifs.storage storage package contains low level binary structures for POIFS's implementation of the OLE 2 Compound Document Format. -
-
Uses of BlockAllocationTableReader in loci.poi.poifs.storage
Methods in loci.poi.poifs.storage with parameters of type BlockAllocationTableReader Modifier and Type Method Description void
BlockList. setBAT(BlockAllocationTableReader bat)
set the associated BlockAllocationTable
-