|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Encapsulate the mapping between Taxon and stringified representations of taxa.
| Method Summary | |
Taxon |
parse(TaxonFactory taxonFactory,
String taxonString)
Convert a stringified Taxon into a Taxon instance. |
String |
serialize(Taxon taxon)
Convert a Taxon into a stringified representation. |
| Method Detail |
public Taxon parse(TaxonFactory taxonFactory,
String taxonString)
throws ChangeVetoException,
CircularReferenceException
taxonFactory - the TaxonFactory used to instantiate taxa instancestaxonString - the String to parse
ChangeVetoException
CircularReferenceExceptionpublic String serialize(Taxon taxon)
taxon - the Taxon to serialize
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||