public class SequenceRelationParser extends java.lang.Object implements PhylogenyDataPhyloXmlParser
| Modifier and Type | Method and Description |
|---|---|
static PhylogenyDataPhyloXmlParser |
getInstance(Phylogeny phylogeny) |
SequenceRelation |
parse(XmlElement element) |
public SequenceRelation parse(XmlElement element) throws PhyloXmlDataFormatException
parse in interface PhylogenyDataPhyloXmlParserPhyloXmlDataFormatExceptionpublic static PhylogenyDataPhyloXmlParser getInstance(Phylogeny phylogeny)