public final class Comment2000 extends RecordContainer
| Constructor and Description |
|---|
Comment2000()
Create a new Comment2000, with blank fields
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor()
Get the Author of this comment
|
String |
getAuthorInitials()
Get the Author's Initials of this comment
|
Comment2000Atom |
getComment2000Atom()
Returns the Comment2000Atom of this Comment
|
long |
getRecordType()
We are of type 1200
|
String |
getText()
Get the text of this comment
|
void |
setAuthor(String author)
Set the Author of this comment
|
void |
setAuthorInitials(String initials)
Set the Author's Initials of this comment
|
void |
setText(String text)
Set the text of this comment
|
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 Comment2000Atom getComment2000Atom()
public String getAuthor()
public void setAuthor(String author)
public String getAuthorInitials()
public void setAuthorInitials(String initials)
public String getText()
public void setText(String text)
public long getRecordType()
getRecordType in class Recordpublic void writeOut(OutputStream out) throws IOException
writeOut in class RecordIOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved