|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objects that can be used by plug-in programmers to store system data in the track elements of an annotation.
Method Summary | |
boolean |
parseString(java.lang.String rep)
Parses the string representation as produced by toOutput and writes the respective data to this
object. |
java.lang.String |
toOutput()
Returns a string representation of this objects that is used to store the information in Anvil's data files (does not have to be XML, anything will do). |
Method Detail |
public java.lang.String toOutput()
public boolean parseString(java.lang.String rep)
toOutput
and writes the respective data to this
object. This is used to read back the data stored in Anvil's
files.
rep
- string representation of an AnvilExtraObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |