Interface PhylogenyDataPhyloXmlParser
-
- All Known Implementing Classes:
AccessionParser,AnnotationParser,BinaryCharactersParser,BranchWidthParser,ColorParser,ConfidenceParser,DateParser,DistributionParser,DomainArchitectureParser,EventParser,IdentifierParser,PointParser,PolygonParser,PropertyParser,ProteinDomainParser,ReferenceParser,SequenceParser,SequenceRelationParser,TaxonomyParser,UriParser
public interface PhylogenyDataPhyloXmlParser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PhylogenyDataparse(XmlElement element)
-
-
-
Method Detail
-
parse
PhylogenyData parse(XmlElement element) throws PhyloXmlDataFormatException
- Throws:
PhyloXmlDataFormatException
-
-