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/main/java/eu/etaxonomy/cdm/io/taxonx2013/TaxonXXMLFieldGetter.java
1 1
package eu.etaxonomy.cdm.io.taxonx2013;
2 2

  
3
import java.net.URI;
3
import eu.etaxonomy.cdm.common.URI;
4 4
import java.util.Map;
5 5

  
6 6
import org.apache.log4j.Logger;

Also available in: Unified diff