Uses of Interface
org.apache.poi.poifs.storage.BlockWritable
-
Packages that use BlockWritable Package Description org.apache.poi.poifs.storage storage package contains low level binary structures for POIFS's implementation of the OLE 2 Compound Document Format. -
-
Uses of BlockWritable in org.apache.poi.poifs.storage
Classes in org.apache.poi.poifs.storage that implement BlockWritable Modifier and Type Class Description class
BATBlock
A block of block allocation table entries.
-