Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.poi.hssf.record.cont Classes and Interfaces - 4 results found.
| Name | Description | Type | Package | Framework |
| ContinuableRecord | Common superclass of all records that can produce ContinueRecords while being serialized. | Class | org.apache.poi.hssf.record.cont | Apache POI |
|
| ContinuableRecordInput | A decorated RecordInputStream that can read primitive data types (short, int, long, etc. | Class | org.apache.poi.hssf.record.cont | Apache POI |
|
| ContinuableRecordOutput | An augmented LittleEndianOutput used for serialization of ContinuableRecords. | Class | org.apache.poi.hssf.record.cont | Apache POI |
|
| ContinueRecord | Title: Continue Record(0x003C) - Helper class used primarily for SST Records Description: handles overflow for prior record in the input | Class | org.apache.poi.hssf.record | Apache POI |