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-remote/src/main/java/eu/etaxonomy/cdm/remote/dto/cdm/NameInformationRdf.java
9 9

  
10 10
package eu.etaxonomy.cdm.remote.dto.cdm;
11 11

  
12
import java.net.URI;
12
import eu.etaxonomy.cdm.common.URI;
13 13
import java.net.URISyntaxException;
14 14
import java.util.HashSet;
15 15
import java.util.Iterator;

Also available in: Unified diff