public class ConfidenceParser 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 PhyloXmlDataFormatException
parse
in interface PhylogenyDataPhyloXmlParser
PhyloXmlDataFormatException
public static PhylogenyDataPhyloXmlParser getInstance()