org.gcube.portlets.user.speciesdiscovery.server.stream
Class OccurenceCSVConverterOpenModeller
java.lang.Object
org.gcube.portlets.user.speciesdiscovery.server.stream.OccurenceCSVConverterOpenModeller
- All Implemented Interfaces:
- Converter<Occurrence,List<String>>
public class OccurenceCSVConverterOpenModeller
- extends Object
- implements Converter<Occurrence,List<String>>
- Author:
- "Federico De Faveri defaveri@isti.cnr.it"
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HEADER
public static final List<String> HEADER
PRESENCE
protected static final String PRESENCE
- See Also:
- Constant Field Values
OccurenceCSVConverterOpenModeller
public OccurenceCSVConverterOpenModeller()
convert
public List<String> convert(Occurrence input)
throws Exception
- Specified by:
convert
in interface Converter<Occurrence,List<String>>
- Throws:
Exception
cleanValue
protected static String cleanValue(String value)
Copyright © 2013. All Rights Reserved.