Project

General

Profile

« Previous | Next » 

Revision 880425ef

Added by Andreas Müller over 6 years ago

cleanup

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/io/redlist/RoteListeDbTransformer.java
1 1
/**
2 2
* Copyright (C) 2007 EDIT
3
* European Distributed Institute of Taxonomy 
3
* European Distributed Institute of Taxonomy
4 4
* http://www.e-taxonomy.eu
5
* 
5
*
6 6
* The contents of this file are subject to the Mozilla Public License Version 1.1
7 7
* See LICENSE.TXT at the top of this package for the full license terms.
8 8
*/
......
16 16
/**
17 17
 * @author a.mueller
18 18
 * @created 27.08.2012
19
 * @version 1.0
20 19
 */
21 20
public final class RoteListeDbTransformer extends InputTransformerBase {
22
	@SuppressWarnings("unused")
21

  
22
    private static final long serialVersionUID = 2860380785882516488L;
23
    @SuppressWarnings("unused")
23 24
	private static final Logger logger = Logger.getLogger(RoteListeDbTransformer.class);
24
	
25 25

  
26
	
26

  
27

  
27 28
}

Also available in: Unified diff