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