Class | Description |
---|---|
BasisOfRecordParser |
Singleton implementation of the dictionary that uses the file /dictionaries/parse/basisOfRecord.txt.
|
BooleanParser |
Singleton implementation of the dictionary that uses the file /dictionaries/parse/boolean.txt.
|
CitesAppendixParser | |
ContinentParser |
Singleton implementation of the dictionary that uses the file /dictionaries/parse/continents.txt.
|
CountryParser |
Singleton implementation of the dictionary that uses the file /dictionaries/parse/countryName.txt.
|
DistributionStatusParser |
Singleton implementation of the dictionary that uses the file /dictionaries/parse/distribution_status.tsv.
|
EstablishmentMeansParser | Deprecated
replaced by the vocabulary server https://github.com/gbif/vocabulary.
|
HabitatParser |
Singleton implementation of the dictionary that uses the file /dictionaries/parse/habitat.txt.
|
KingdomParser | |
LanguageParser |
Singleton implementation of the case insensitive ISO 639-1 language dictionary
that uses the org.gbif.common.api.Language enumeration.
|
LicenseParser |
Singleton implementation of the dictionary that uses the file /dictionaries/parse/license.txt to lookup a
License by its URI or its acronym/title, e.g.
|
LicenseUriParser |
A license parser giving URIs, compared to
License which is for our GBIF enumeration. |
LifeStageParser | Deprecated
replaced by the vocabulary server https://github.com/gbif/vocabulary.
|
MaintenanceUpdateFrequencyParser |
Singleton implementation of the dictionary that uses the file /dictionaries/parse/maintenanceUpdateFrequency.txt.
|
MediaParser | |
MediaTypeParser |
Singleton implementation of the dictionary that uses the file /dictionaries/parse/media_type.txt.
|
NomCodeParser |
Singleton implementation of the dictionary that uses the file /dictionaries/parse/nomCode.txt.
|
NomStatusParser |
Singleton implementation of the dictionary that uses the file /dictionaries/parse/nomStatus.txt.
|
NumberParser |
Utils class to parse numbers trying various locales so that dots and comma based formats are both supported.
|
OccurrenceStatusParser | |
RankParser |
Singleton implementation of the dictionary that uses the file /dictionaries/parse/rank.txt.
|
SexParser |
Singleton implementation of the dictionary that uses the file /dictionaries/parse/sex.txt.
|
TaxStatusParser |
Singleton implementation of the dictionary that uses the file /dictionaries/parse/taxStatus.txt.
|
ThreatStatusParser | |
TypeStatusParser |
Singleton implementation of the dictionary that uses the file /dictionaries/parse/typeStatus.txt.
|
TypifiedNameParser |
Singleton implementation using regex to extract a scientific name after a typestatus from a string.
|
UrlParser |
Greedy URL parser assuming HTTP URIs in case no schema was given.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.