public class TaxonomyParser extends java.lang.Object implements PhylogenyDataPhyloXmlParser
| Modifier and Type | Method and Description |
|---|---|
static PhylogenyDataPhyloXmlParser |
getInstance() |
Taxonomy |
parse(XmlElement element) |
public Taxonomy parse(XmlElement element) throws PhylogenyParserException
parse in interface PhylogenyDataPhyloXmlParserPhylogenyParserExceptionpublic static PhylogenyDataPhyloXmlParser getInstance()