Project

General

Profile

« Previous | Next » 

Revision de8249cf

Added by Andreas Müller over 3 years ago

ref #9114 add URI Wrapper and replace all java.net.URI occurrences by the wrapper in cdmlib

View differences:

cdmlib-ext/src/main/java/eu/etaxonomy/cdm/ext/occurrence/gbif/GbifResponse.java
8 8
*/
9 9
package eu.etaxonomy.cdm.ext.occurrence.gbif;
10 10

  
11
import java.net.URI;
12

  
13 11
import eu.etaxonomy.cdm.api.facade.DerivedUnitFacade;
12
import eu.etaxonomy.cdm.common.URI;
14 13
import eu.etaxonomy.cdm.ext.occurrence.DataResponse;
15 14
import eu.etaxonomy.cdm.model.name.TaxonName;
16 15

  

Also available in: Unified diff