Package | Description |
---|---|
fr.ifremer.coser.result |
Result unified query API.
|
fr.ifremer.coser.storage |
CSV storage classes.
|
Modifier and Type | Class and Description |
---|---|
class |
DuplicatedResultException
When multiple result repository can offer a result.
|
class |
NoResultRepositoryFoundException
Created on 3/6/14.
|
class |
ResultRepositoryInitializationException
When an eror occurs while init a result repository.
|
Modifier and Type | Method and Description |
---|---|
static File |
DataStorages.save(DataStorage dataStorage,
String prefix,
String suffix)
Save a datastorage to a file and return its.
|
static void |
DataStorages.save(DataStorage dataStorage,
Writer writer)
Save a datastorage to a writer.
|
Copyright © 2010–2015 Ifremer. All rights reserved.