| Package | Description |
|---|---|
| org.gcube.portlets.user.speciesdiscovery.server.service | |
| org.gcube.portlets.user.speciesdiscovery.server.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
OccurrenceConverter |
class |
ResultItemConverter |
class |
TaxonomyItemConverter |
| Modifier and Type | Class and Description |
|---|---|
class |
CastConverter<I,O> |
class |
OccurenceCSVConverter |
class |
OccurenceCSVConverterOpenModeller |
| Modifier and Type | Field and Description |
|---|---|
protected Converter<I,O> |
ConversionIterator.converter |
protected Converter<I,List<String>> |
CSVGenerator.converter |
| Constructor and Description |
|---|
ConversionIterator(CloseableIterator<I> source,
Converter<I,O> converter) |
CSVGenerator(CloseableIterator<I> source,
Converter<I,List<String>> converter,
List<String> header) |
Copyright © 2013. All Rights Reserved.