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/LanguageStringTest.java
11 11
import static org.junit.Assert.assertNotNull;
12 12

  
13 13
import java.io.InputStreamReader;
14
import java.net.URI;
14
import eu.etaxonomy.cdm.common.URI;
15 15

  
16 16
import org.junit.Test;
17 17

  

Also available in: Unified diff