Class IdentifierUtils

java.lang.Object
org.gbif.api.util.IdentifierUtils

public class IdentifierUtils extends Object
This class contains utility methods for identifiers. Currently there are 3 separate Identifier classes:
1) org.gbif.api.model.checklistbank.Identifier 2) org.gbif.api.model.common.Identifier 3) org.gbif.api.model.registry.Identifier
Methods common to 2 or more classes should be listed here.