Uses of Class
org.apache.poi.poifs.filesystem.POIFSStream
-
Packages that use POIFSStream Package Description org.apache.poi.poifs.property property package contains high and low level Property structures for POIFS. -
-
Uses of POIFSStream in org.apache.poi.poifs.property
Methods in org.apache.poi.poifs.property with parameters of type POIFSStream Modifier and Type Method Description void
PropertyTable. write(POIFSStream stream)
Writes the properties out into the given low-level stream
-