| Package | Description |
|---|---|
| org.virtualrepository.comet | |
| org.virtualrepository.csv | |
| org.virtualrepository.impl | |
| org.virtualrepository.sdmx | |
| org.virtualrepository.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
CometAsset
Partial implementation of an
Asset available in the SDMX format. |
| Modifier and Type | Class and Description |
|---|---|
class |
CsvAsset
Partial implementation of an
Asset available in the CSV format. |
class |
CsvCodelist
A
CsvAsset that represents a codelist. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAsset
Partial
Asset implementation. |
| Modifier and Type | Class and Description |
|---|---|
class |
SdmxAsset
Partial implementation of an
Asset available in the SDMX format. |
class |
SdmxCodelist
A
SdmxAsset that represents codelists. |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends MutableAsset> |
Browser.discover(Collection<? extends AssetType> types)
Returns all the assets of given types which are available through the bound service.
|
Copyright © 2018. All rights reserved.