public final class DummyPositionSensitiveRecordWithChildren extends PositionDependentRecordContainer
myLastOnDiskOffset
_children
Modifier | Constructor and Description |
---|---|
protected |
DummyPositionSensitiveRecordWithChildren(byte[] source,
int start,
int len)
Create a new holder for a boring record with children, but with
position dependent characteristics
|
Modifier and Type | Method and Description |
---|---|
long |
getRecordType()
Return the value we were given at creation
|
void |
writeOut(OutputStream out)
Write the contents of the record back, so it can be written
to disk
|
getLastOnDiskOffset, getSheetId, setLastOnDiskOffset, setSheetId, updateOtherRecordReferences
addChildAfter, addChildBefore, appendChildRecord, findFirstOfType, getChildRecords, handleParentAwareRecords, isAnAtom, moveChildBefore, moveChildrenAfter, moveChildrenBefore, removeChild, setChildRecord, writeOut
buildRecordAtOffset, createRecordForType, findChildRecords, writeLittleEndian, writeLittleEndian
protected DummyPositionSensitiveRecordWithChildren(byte[] source, int start, int len)
public long getRecordType()
getRecordType
in class Record
public void writeOut(OutputStream out) throws IOException
writeOut
in class Record
IOException
Copyright © 2020. All rights reserved.