public final class ExObjRefAtom extends RecordAtom
An atom record that specifies a reference to an external object.
| Constructor and Description |
|---|
ExObjRefAtom()
Create a new instance of
ExObjRefAtom |
| Modifier and Type | Method and Description |
|---|---|
int |
getExObjIdRef() |
long |
getRecordType()
Returns the type (held as a little endian in bytes 3 and 4)
that this class handles
|
void |
setExObjIdRef(int id) |
void |
writeOut(OutputStream out)
Write the contents of the record back, so it can be written
to disk
|
getChildRecords, isAnAtombuildRecordAtOffset, createRecordForType, findChildRecords, writeLittleEndian, writeLittleEndianpublic long getRecordType()
RecordgetRecordType in class RecordRecordTypes.ExObjRefAtom.public int getExObjIdRef()
public void setExObjIdRef(int id)
public void writeOut(OutputStream out) throws IOException
writeOut in class RecordIOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved