Class SequenceRelationParser
java.lang.Object
org.forester.io.parsers.phyloxml.data.SequenceRelationParser
- All Implemented Interfaces:
PhylogenyDataPhyloXmlParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic PhylogenyDataPhyloXmlParser
getInstance
(Phylogeny phylogeny) parse
(XmlElement element)
-
Method Details
-
parse
- Specified by:
parse
in interfacePhylogenyDataPhyloXmlParser
- Throws:
PhyloXmlDataFormatException
-
getInstance
-