Uses of Package
org.apache.poi.hdgf.streams

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

Classes in org.apache.poi.hdgf.streams used by org.apache.poi.hdgf
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.dev
Stream
          Base of all Streams within a HDGF document.
 

Classes in org.apache.poi.hdgf.streams used by org.apache.poi.hdgf.streams
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.
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.