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

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

Classes in org.apache.poi.hdgf.pointers used by org.apache.poi.hdgf.pointers
Pointer
          Base class of pointers, which hold metadata and offsets about blocks elsewhere in the file
 

Classes in org.apache.poi.hdgf.pointers used by org.apache.poi.hdgf.streams
Pointer
          Base class of pointers, which hold metadata and offsets about blocks elsewhere in the file
PointerFactory
          Factor class to create the appropriate pointers, based on the version of the file
 



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