public class ExObjList extends RecordContainer
| Constructor and Description |
|---|
ExObjList()
Create a new ExObjList, with blank fields
|
| Modifier and Type | Method and Description |
|---|---|
ExHyperlink |
get(int id)
Lookup a hyperlink by its unique id
|
ExHyperlink[] |
getExHyperlinks()
Returns all the ExHyperlinks
|
ExObjListAtom |
getExObjListAtom()
Returns the ExObjListAtom of this list
|
long |
getRecordType()
We are of type 1033
|
void |
writeOut(OutputStream out)
Write the contents of the record back, so it can be written
to disk
|
addChildAfter, addChildBefore, appendChildRecord, findFirstOfType, getChildRecords, handleParentAwareRecords, isAnAtom, moveChildBefore, moveChildrenAfter, moveChildrenBefore, removeChild, setChildRecord, writeOutbuildRecordAtOffset, createRecordForType, findChildRecords, writeLittleEndian, writeLittleEndianpublic ExObjListAtom getExObjListAtom()
public ExHyperlink[] getExHyperlinks()
public long getRecordType()
getRecordType in class Recordpublic void writeOut(OutputStream out) throws IOException
writeOut in class RecordIOExceptionpublic ExHyperlink get(int id)
id - hyperlink idExHyperlink or nullCopyright © 2010 - 2020 Adobe. All Rights Reserved