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, setText
getRecordSize, serialize
cloneViaReserialise, serialize, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGenericChildren
public static final short sid
public FooterRecord(java.lang.String text)
public FooterRecord(FooterRecord other)
public FooterRecord(RecordInputStream in)
public short getSid()
Record
public FooterRecord 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.