org.forester.io.parsers.phyloxml.phylogenydata
public class ProteinDomainParser extends java.lang.Object implements PhylogenyDataPhyloXmlParser
Modifier and Type | Method and Description |
---|---|
static PhylogenyDataPhyloXmlParser |
getInstance() |
ProteinDomain |
parse(XmlElement element) |
public ProteinDomain parse(XmlElement element) throws PhylogenyParserException
parse
in interface PhylogenyDataPhyloXmlParser
PhylogenyParserException
public static PhylogenyDataPhyloXmlParser getInstance()