public abstract class RecordAtom extends Record
Constructor and Description |
---|
RecordAtom() |
Modifier and Type | Method and Description |
---|---|
Record[] |
getChildRecords()
We're an atom, returns null
|
boolean |
isAnAtom()
We are an atom
|
buildRecordAtOffset, createRecordForType, findChildRecords, getRecordType, writeLittleEndian, writeLittleEndian, writeOut
public Record[] getChildRecords()
getChildRecords
in class Record
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.