Uses of Package
org.apache.poi.hdgf.streams
-
Packages that use org.apache.poi.hdgf.streams Package Description org.apache.poi.hdgf org.apache.poi.hdgf.streams -
Classes in org.apache.poi.hdgf.streams used by org.apache.poi.hdgf Class Description Stream Base of all Streams within a HDGF document.TrailerStream The TrailerStream is a special kind of Stream containing pointers, and some core document settings. -
Classes in org.apache.poi.hdgf.streams used by org.apache.poi.hdgf.streams Class Description PointerContainingStream A stream that holds pointers, possibly in addition to some other data too.Stream Base of all Streams within a HDGF document.StreamStore Holds the representation of the stream on-disk, and handles de-compressing it as required.