public class OccurenceCSVConverterOpenModeller extends Object implements Converter<Occurrence,List<String>>
| Modifier and Type | Field and Description |
|---|---|
static List<String> |
HEADER |
protected static String |
PRESENCE |
| Constructor and Description |
|---|
OccurenceCSVConverterOpenModeller() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
cleanValue(String value) |
List<String> |
convert(Occurrence input) |
protected static final String PRESENCE
Copyright © 2021. All Rights Reserved.