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