org.millscript.office.excel.records.syntax
Class NameRecordSyntax
java.lang.Object
org.millscript.office.excel.RecordSyntax
org.millscript.office.excel.records.syntax.NameRecordSyntax
- All Implemented Interfaces:
- BIFF2, BIFF3, BIFF4S, BIFF4W, BIFF5, BIFF7, BIFF8, BIFF8X
public class NameRecordSyntax
- extends RecordSyntax
- implements BIFF2, BIFF3, BIFF4S, BIFF4W, BIFF5, BIFF7, BIFF8, BIFF8X
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NameRecordSyntax
public NameRecordSyntax()
handleBIFF2
public void handleBIFF2(RecordTokenizer tokenizer,
Name name)
handleBIFF3BIFF4
public void handleBIFF3BIFF4(RecordTokenizer tokenizer,
Name name)
handleBIFF5BIFF7
public void handleBIFF5BIFF7(RecordTokenizer tokenizer,
Name name)
handleBIFF8
public void handleBIFF8(RecordTokenizer tokenizer,
Name name)
newRecord
public Name newRecord(RecordTokenizer tokenizer)
- Specified by:
newRecord in class RecordSyntax
- See Also:
RecordSyntax.newRecord(RecordTokenizer)
Copyright © 2006-2007 Open World Ltd. All Rights Reserved.