Uses of Class
loci.poi.poifs.storage.BlockAllocationTableWriter
-
Packages that use BlockAllocationTableWriter 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 BlockAllocationTableWriter in loci.poi.poifs.storage
Methods in loci.poi.poifs.storage that return BlockAllocationTableWriter Modifier and Type Method Description BlockAllocationTableWriter
SmallBlockTableWriter. getSBAT()
Get the SBAT
-