Project

General

Profile

« Previous | Next » 

Revision 74525264

Added by Patrick Plitzner almost 8 years ago

Import hybrid formulas #5448

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/io/redlist/gefaesspflanzen/RedListUtil.java
13 13

  
14 14
import org.apache.log4j.Logger;
15 15

  
16
import eu.etaxonomy.cdm.common.UTF8;
17

  
16 18
/**
17 19
 * @author pplitzner
18 20
 * @date Mar 7, 2016
......
72 74
    public static final String HYB_XU = "xu";
73 75
    public static final String HYB_GF = "gf";
74 76

  
77
    public static final String HYB_SIGN = UTF8.HYBRID.toString();
78

  
75 79

  
76 80
    //column names
77 81
    public static final String GUELT = "GUELT";

Also available in: Unified diff