Uses of Class
org.apache.poi.hdgf.streams.StreamStore

Packages that use StreamStore
org.apache.poi.hdgf.streams   
 

Uses of StreamStore in org.apache.poi.hdgf.streams
 

Subclasses of StreamStore in org.apache.poi.hdgf.streams
 class CompressedStreamStore
          A StreamStore where the data on-disk is compressed, using the crazy Visio LZW
 

Methods in org.apache.poi.hdgf.streams that return StreamStore
 StreamStore Stream._getStore()