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, setTextgetRecordSize, serializecloneViaReserialise, serialize, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetGenericChildrenpublic static final short sid
public HeaderRecord(java.lang.String text)
public HeaderRecord(HeaderRecord other)
public HeaderRecord(RecordInputStream in)
public short getSid()
Recordpublic HeaderRecord copy()
copy in interface Duplicatablecopy in class HeaderFooterBasepublic HSSFRecordTypes getGenericRecordType()
getGenericRecordType in interface GenericRecordgetGenericRecordType in class RecordCopyright 2022 The Apache Software Foundation or its licensors, as applicable.