public final class HeaderRecord extends HeaderFooterBase
Modifier and Type | Field and Description |
---|---|
static short |
sid |
Constructor and Description |
---|
HeaderRecord(HeaderRecord other) |
HeaderRecord(RecordInputStream in) |
HeaderRecord(java.lang.String text) |
Modifier and Type | Method and Description |
---|---|
HeaderRecord |
copy() |
HSSFRecordTypes |
getGenericRecordType() |
short |
getSid()
return the non static version of the id for this record.
|
getDataSize, getGenericProperties, getText, serialize, setText
getRecordSize, serialize
cloneViaReserialise, serialize, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGenericChildren
public static final short sid
public HeaderRecord(java.lang.String text)
public HeaderRecord(HeaderRecord other)
public HeaderRecord(RecordInputStream in)
public short getSid()
Record
public HeaderRecord copy()
copy
in interface Duplicatable
copy
in class HeaderFooterBase
public HSSFRecordTypes getGenericRecordType()
getGenericRecordType
in interface GenericRecord
getGenericRecordType
in class Record
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.