Package org.biojava.bio.taxa
Taxonomy object for representing species information.
Description
Many file formats such as embl and genbank include information about species and their classifications. The objects in this package are designed to represent that information regardless of where the data is actualy stoored. It follows a model where the TaxonFactory is responsible for creating and managing Taxon instances, and Taxon instances are potentialy ultra-light-weight objects.
The package is deprecated. It is replaced by org.biojavax.bio.taxa. This package has better persistence to biosql.
- 
Interface Summary Interface Description Taxon Deprecated. replaced by classes inorg.biojavax.bio.taxaTaxonFactory Deprecated. replaced by classes inorg.biojavax.bio.taxaTaxonParser Deprecated. replaced by classes inorg.biojavax.bio.taxa
- 
Class Summary Class Description AbstractTaxon Deprecated. replaced by classes inorg.biojavax.bio.taxaEbiFormat Deprecated. replaced by classes inorg.biojavax.bio.taxaSimpleTaxon Deprecated. replaced by classes inorg.biojavax.bio.taxaSimpleTaxonFactory Deprecated. replaced by classes inorg.biojavax.bio.taxaWeakTaxon Deprecated. replaced by classes inorg.biojavax.bio.taxaWeakTaxonFactory Deprecated. replaced by classes inorg.biojavax.bio.taxa
- 
Exception Summary Exception Description CircularReferenceException Deprecated. replaced by classes inorg.biojavax.bio.taxa