public class TaxonFinder extends Object
Modifier and Type | Field and Description |
---|---|
static String |
TAXON_PREFIX |
Constructor and Description |
---|
TaxonFinder() |
Modifier and Type | Method and Description |
---|---|
static String |
getCode(String taxon_id) |
static String |
getSpecies(String taxon_id) |
static String |
getTaxonID(String species_name) |
public static final String TAXON_PREFIX
Copyright © 2010–2015. All rights reserved.