public final class FooterRecord extends HeaderFooterBase
| Modifier and Type | Field and Description |
|---|---|
static short |
sid |
| Constructor and Description |
|---|
FooterRecord(FooterRecord other) |
FooterRecord(RecordInputStream in) |
FooterRecord(java.lang.String text) |
| Modifier and Type | Method and Description |
|---|---|
FooterRecord |
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 FooterRecord(java.lang.String text)
public FooterRecord(FooterRecord other)
public FooterRecord(RecordInputStream in)
public short getSid()
Recordpublic FooterRecord copy()
copy in interface Duplicatablecopy in class HeaderFooterBasepublic HSSFRecordTypes getGenericRecordType()
getGenericRecordType in interface GenericRecordgetGenericRecordType in class RecordCopyright 2021 The Apache Software Foundation or its licensors, as applicable.