public final class VBAInfoContainer extends RecordContainer
_children
Modifier | Constructor and Description |
---|---|
protected |
VBAInfoContainer(byte[] source,
int start,
int len)
Set things up, and find our more interesting children
|
Modifier and Type | Method and Description |
---|---|
long |
getRecordType()
We are of type 0x3FF
|
void |
writeOut(java.io.OutputStream out)
Write the contents of the record back, so it can be written
to disk
|
addChildAfter, addChildBefore, appendChildRecord, findFirstOfType, getChildRecords, getGenericProperties, handleParentAwareRecords, isAnAtom, removeChild, setChildRecord, writeOut
buildRecordAtOffset, createRecordForType, findChildRecords, getGenericChildren, getGenericRecordType, writeLittleEndian, writeLittleEndian
protected VBAInfoContainer(byte[] source, int start, int len)
public long getRecordType()
getRecordType
in class Record
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.