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-io/src/test/java/eu/etaxonomy/cdm/io/jaxb/TermTest.java
14 14
import static org.junit.Assert.assertTrue;
15 15

  
16 16
import java.io.InputStreamReader;
17
import java.net.URI;
17
import eu.etaxonomy.cdm.common.URI;
18 18

  
19 19
import org.junit.Test;
20 20

  

Also available in: Unified diff