org.millscript.office.excel.records.syntax
Class CFRecordSyntax

java.lang.Object
  extended by org.millscript.office.excel.RecordSyntax
      extended by org.millscript.office.excel.records.syntax.CFRecordSyntax
All Implemented Interfaces:
BIFF8, BIFF8X

public class CFRecordSyntax
extends RecordSyntax
implements BIFF8, BIFF8X


Nested Class Summary
static class CFRecordSyntax.Options
           
 
Constructor Summary
CFRecordSyntax()
           
 
Method Summary
 CF newRecord(RecordTokenizer tokenizer)
           
 
Methods inherited from class org.millscript.office.excel.RecordSyntax
getXFRecordIndex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CFRecordSyntax

public CFRecordSyntax()
Method Detail

newRecord

public CF newRecord(RecordTokenizer tokenizer)
Specified by:
newRecord in class RecordSyntax
See Also:
RecordSyntax.newRecord(RecordTokenizer)


Copyright © 2006-2007 Open World Ltd. All Rights Reserved.