Uses of Class
org.episteme.natural.biology.loaders.GBIFSpeciesReader.SpeciesEntry
Packages that use GBIFSpeciesReader.SpeciesEntry
-
Uses of GBIFSpeciesReader.SpeciesEntry in org.episteme.natural.biology.loaders
Methods in org.episteme.natural.biology.loaders that return types with arguments of type GBIFSpeciesReader.SpeciesEntryModifier and TypeMethodDescriptionGBIFSpeciesReader.fetchByKey(long key) Fetches species by GBIF key.GBIFSpeciesReader.getChildren(long parentKey, int limit) Gets children of a taxon.GBIFSpeciesReader.searchByName(String name, int limit) Searches for species by name.