public final class DocInfoListContainer extends RecordContainer
_children| Modifier | Constructor and Description |
|---|---|
protected |
DocInfoListContainer(byte[] source,
int start,
int len)
Set things up, and find our more interesting children
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
long |
getRecordType()
We are of type 0x7D0
|
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, handleParentAwareRecords, isAnAtom, removeChild, setChildRecord, writeOutbuildRecordAtOffset, createRecordForType, findChildRecords, getGenericChildren, getGenericRecordType, writeLittleEndian, writeLittleEndianprotected DocInfoListContainer(byte[] source,
int start,
int len)
public long getRecordType()
getRecordType in class Recordpublic void writeOut(java.io.OutputStream out)
throws java.io.IOException
public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties in interface GenericRecordgetGenericProperties in class RecordContainerCopyright 2021 The Apache Software Foundation or its licensors, as applicable.