Uses of Interface
org.apache.poi.poifs.filesystem.BATManaged
-
Packages that use BATManaged Package Description org.apache.poi.poifs.property property package contains high and low level Property structures for POIFS. -
-
Uses of BATManaged in org.apache.poi.poifs.property
Classes in org.apache.poi.poifs.property that implement BATManaged Modifier and Type Class Description class
PropertyTable
This class embodies the Property Table for aPOIFSFileSystem
; this is basically the directory for all of the documents in the filesystem and looks up entries in the filesystem to their chain of blocks.
-