BinaryTagDataBlob, Document, DocumentEncryptionAtom, DummyPositionSensitiveRecordWithChildren, Environment, ExOleObjStg, MainMaster, Notes, PersistPtrHolder, PositionDependentRecordAtom, PositionDependentRecordContainer, SheetContainer, Slide, UserEditAtompublic interface PositionDependentRecord
| Modifier and Type | Method | Description |
|---|---|---|
int |
getLastOnDiskOffset() |
Fetch our location on the disk, as of the last write out
|
void |
setLastOnDiskOffset(int offset) |
Update the Record's idea of where on disk it lives, after a write out.
|
void |
updateOtherRecordReferences(java.util.Hashtable<java.lang.Integer,java.lang.Integer> oldToNewReferencesLookup) |
Offer the record the list of records that have changed their
location as part of the writeout.
|
int getLastOnDiskOffset()
void setLastOnDiskOffset(int offset)
void updateOtherRecordReferences(java.util.Hashtable<java.lang.Integer,java.lang.Integer> oldToNewReferencesLookup)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.