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