org.forester.io.parsers.phyloxml.phylogenydata
Interface PhylogenyDataPhyloXmlParser

All Known Implementing Classes:
AccessionParser, AnnotationParser, BinaryCharactersParser, BranchWidthParser, ColorParser, ConfidenceParser, DateParser, DistributionParser, DomainArchitectureParser, EventParser, IdentifierParser, PointParser, PropertyParser, ProteinDomainParser, ReferenceParser, SequenceParser, SequenceRelationParser, TaxonomyParser, UriParser

public interface PhylogenyDataPhyloXmlParser


Method Summary
 PhylogenyData parse(XmlElement element)
           
 

Method Detail

parse

PhylogenyData parse(XmlElement element)
                    throws PhylogenyParserException
Throws:
PhylogenyParserException