|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hssf.record.RecordBase
org.apache.poi.hssf.record.Record
org.apache.poi.hssf.record.SubRecord
public abstract class SubRecord
Subrecords are part of the OBJ class.
Constructor Summary | |
---|---|
protected |
SubRecord()
|
Method Summary | |
---|---|
static Record |
createSubRecord(RecordInputStream in)
|
Methods inherited from class org.apache.poi.hssf.record.Record |
---|
clone, cloneViaReserialise, getRecordSize, getSid, serialize, toString |
Methods inherited from class org.apache.poi.hssf.record.RecordBase |
---|
serialize |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected SubRecord()
Method Detail |
---|
public static Record createSubRecord(RecordInputStream in)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |