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