|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hssf.record.UnicodeString.UnicodeRecordStats
public static class UnicodeString.UnicodeRecordStats
Returns the size of this record, given the ammount of record space remaining, it will also include the size of writing a continue record.
Field Summary | |
---|---|
int |
lastLengthPos
|
int |
recordSize
|
int |
remainingSize
|
Constructor Summary | |
---|---|
UnicodeString.UnicodeRecordStats()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int recordSize
public int remainingSize
public int lastLengthPos
Constructor Detail |
---|
public UnicodeString.UnicodeRecordStats()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |