java.lang.ObjectTitle: Unknown Record (for debugging)org.apache.cocoon.poi.hssf.record.Record
org.apache.cocoon.poi.hssf.record.UnknownRecord
Description: Unknown record just tells you the sid so you can figure out what records you are missing. Also helps us read/modify sheets we don't know all the records to. (HSSF leaves these alone!)
Copyright: Copyright (c) 2001
Company: SuperLink Software, Inc.
Andrew - C. Oliver (andycoliver@excite.com)1.0-pre - | Field Summary | ||
|---|---|---|
| int | offset | |
| Fields inherited from org.apache.cocoon.poi.hssf.record.Record: |
|---|
| sid |
| Constructor: |
|---|
|
|
| Method from org.apache.cocoon.poi.hssf.record.UnknownRecord Summary: |
|---|
| fillFields, fillFields, getSid, serialize, toString, validateSid |
| Methods from org.apache.cocoon.poi.hssf.record.Record: |
|---|
| fillFields, fillFields, getRecordSize, getSid, isInValueSection, isValue, processContinueRecord, serialize, toString, validateSid |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.cocoon.poi.hssf.record.UnknownRecord Detail: |
|---|
|
|
|
|
|
|