jxl.write.biff
Class DateFormatRecord

java.lang.Object
  |
  +--jxl.biff.RecordData
        |
        +--jxl.biff.WritableRecordData
              |
              +--jxl.biff.FormatRecord
                    |
                    +--jxl.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


Inner classes inherited from class jxl.biff.FormatRecord
FormatRecord.BiffType
 
Fields inherited from class jxl.biff.FormatRecord
biff7, biff8, data, date, dateStrings, format, formatString, indexCode, initialized, number
 
Fields inherited from class jxl.biff.RecordData
code, record
 
Constructor Summary
protected DateFormatRecord(java.lang.String fmt)
          Constructor
 
Methods inherited from class jxl.biff.FormatRecord
equals, getData, getDateFormat, getFormatIndex, getFormatString, getIndexCode, getNumberFormat, 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, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

DateFormatRecord

protected DateFormatRecord(java.lang.String fmt)
Constructor
Parameters:
fmt - the date format