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