Documentation of 'org.apache.poi.hssf.record.EndSubRecord' Java class
EndSubRecord
org.apache.poi.hssf.record

Class EndSubRecord



  • public final class EndSubRecord
    extends SubRecord
    ftEnd (0x0000)

    The end data record is used to denote the end of the subrecords.

    • Constructor Detail

      • EndSubRecord

        public EndSubRecord()
      • EndSubRecord

        public EndSubRecord(LittleEndianInput in,
                            int size)
        Parameters:
        in - unused (since this record has no data)
        size -
    • Method Detail

      • isTerminating

        public boolean isTerminating()
        Description copied from class: SubRecord
        Wether this record terminates the sub-record stream. There are two cases when this method must be overridden and return true - EndSubRecord (sid = 0x00) - LbsDataSubRecord (sid = 0x12)
        Overrides:
        isTerminating in class SubRecord
        Returns:
        whether this record is the last in the sub-record stream
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getSid

        public short getSid()
      • clone

        public java.lang.Object clone()
        Specified by:
        clone in class SubRecord

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.