|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClosableWriter | |
|---|---|
| org.gcube.data.spd.plugin.fwk.capabilities | |
| org.gcube.data.spd.plugin.fwk.writers | |
| Uses of ClosableWriter in org.gcube.data.spd.plugin.fwk.capabilities |
|---|
| Methods in org.gcube.data.spd.plugin.fwk.capabilities with parameters of type ClosableWriter | |
|---|---|
abstract void |
OccurrencesCapability.getOccurrencesByIds(ClosableWriter<org.gcube.data.spd.model.products.OccurrencePoint> writer,
Iterator<String> ids)
retrieves all occurrences for the given ids |
abstract void |
OccurrencesCapability.getOccurrencesByProductKeys(ClosableWriter<org.gcube.data.spd.model.products.OccurrencePoint> writer,
Iterator<String> keys)
retrieves all occurrences for the given ids |
abstract void |
ClassificationCapability.retrieveTaxonByIds(Iterator<String> ids,
ClosableWriter<org.gcube.data.spd.model.products.TaxonomyItem> writer)
retrieves taxon by ids |
| Uses of ClosableWriter in org.gcube.data.spd.plugin.fwk.writers |
|---|
| Classes in org.gcube.data.spd.plugin.fwk.writers that implement ClosableWriter | |
|---|---|
class |
AbstractWriter<T>
|
class |
Writer<F>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||