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