Uses of Class
org.episteme.natural.biology.loaders.phyloxml.PhyloXMLDocument
Packages that use PhyloXMLDocument
Package
Description
PhyloXML loader for phylogenetic tree data.
-
Uses of PhyloXMLDocument in org.episteme.natural.biology.loaders.phyloxml
Subclasses with type arguments of type PhyloXMLDocument in org.episteme.natural.biology.loaders.phyloxmlModifier and TypeClassDescriptionclassPhyloXML Reader for phylogenetic tree data.Methods in org.episteme.natural.biology.loaders.phyloxml that return PhyloXMLDocumentModifier and TypeMethodDescriptionprotected PhyloXMLDocumentPhyloXMLReader.loadFromSource(String resourceId) PhyloXMLReader.read(InputStream input) Methods in org.episteme.natural.biology.loaders.phyloxml that return types with arguments of type PhyloXMLDocumentMethods in org.episteme.natural.biology.loaders.phyloxml with parameters of type PhyloXMLDocumentModifier and TypeMethodDescriptionPhyloXMLBridge.toPhylogeneticTree(PhyloXMLDocument doc) Converts PhyloXML document to Episteme PhylogeneticTree.