Package | Description |
---|---|
org.biojava.bio.taxa |
Taxonomy object for representing species information.
|
Modifier and Type | Method and Description |
---|---|
Taxon |
TaxonFactory.addChild(Taxon parent,
Taxon child)
Deprecated.
Add a taxon as a child to a parent.
|
Taxon |
TaxonParser.parse(TaxonFactory taxonFactory,
String taxonString)
Deprecated.
Convert a stringified Taxon into a Taxon instance.
|
Taxon |
EbiFormat.parse(TaxonFactory taxonFactory,
String taxonString)
Deprecated.
|
Copyright © 2014 BioJava. All rights reserved.