Project

General

Profile

« Previous | Next » 

Revision 02153b5c

Added by Andreas Müller over 11 years ago

update Globis import

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/io/globis/GlobisTransformer.java
221 221
		}else if (area.equals("Gambia")){return WaterbodyOrCountry.GAMBIAREPUBLICOFTHE();
222 222
		}else if (area.equals("Dominica")){return WaterbodyOrCountry.DOMINICACOMMONWEALTHOF();
223 223
		}else if (area.equals("Liechtenstein")){return WaterbodyOrCountry.LIECHTENSTEINPRINCIPALITYOF();
224
		}else if (area.matches("B(y)?elarus")){return WaterbodyOrCountry.BELARUS();
225
		
224 226
		
225
	
226 227
		
227 228
		
228 229
		

Also available in: Unified diff