Uses of Package
org.apache.poi.hssf.record.cont

Packages that use org.apache.poi.hssf.record.cont
org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. 
org.apache.poi.hssf.record.common   
org.apache.poi.hssf.record.cont   
 

Classes in org.apache.poi.hssf.record.cont used by org.apache.poi.hssf.record
ContinuableRecord
          Common superclass of all records that can produce ContinueRecords while being serialized.
ContinuableRecordOutput
          An augmented LittleEndianOutput used for serialization of ContinuableRecords.
 

Classes in org.apache.poi.hssf.record.cont used by org.apache.poi.hssf.record.common
ContinuableRecordOutput
          An augmented LittleEndianOutput used for serialization of ContinuableRecords.
 

Classes in org.apache.poi.hssf.record.cont used by org.apache.poi.hssf.record.cont
ContinuableRecordOutput
          An augmented LittleEndianOutput used for serialization of ContinuableRecords.
 



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