jxl.write.biff
Class DateFormatRecord

java.lang.Object
  extended byjxl.biff.RecordData
      extended byjxl.biff.WritableRecordData
          extended byjxl.biff.FormatRecord
              extended byjxl.write.biff.DateFormatRecord
All Implemented Interfaces:
ByteData, DisplayFormat, Format
Direct Known Subclasses:
DateFormat

public class DateFormatRecord
extends FormatRecord

A class which contains a date format


Field Summary
 
Fields inherited from class jxl.biff.FormatRecord
biff7, biff8, logger
 
Fields inherited from class jxl.biff.WritableRecordData
maxRecordLength
 
Constructor Summary
protected DateFormatRecord(java.lang.String fmt)
          Constructor
 
Methods inherited from class jxl.biff.FormatRecord
equals, getData, getDateFormat, getFormatIndex, getFormatString, getIndexCode, getNumberFormat, hashCode, initialize, isBuiltIn, isDate, isInitialized, isNumber, replace, setFormatString
 
Methods inherited from class jxl.biff.WritableRecordData
getBytes
 
Methods inherited from class jxl.biff.RecordData
getCode, getRecord
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateFormatRecord

protected DateFormatRecord(java.lang.String fmt)
Constructor

Parameters:
fmt - the date format