|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object 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 | |
---|---|
SubRecord()
|
|
SubRecord(RecordInputStream in)
|
Method Summary | |
---|---|
static Record |
createSubRecord(RecordInputStream in)
|
Methods inherited from class org.apache.poi.hssf.record.Record |
---|
clone, cloneViaReserialise, fillFields, getRecordSize, getSid, isInValueSection, isValue, serialize, serialize, toString, validateSid |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SubRecord()
public SubRecord(RecordInputStream in)
Method Detail |
---|
public static Record createSubRecord(RecordInputStream in)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |