| Package | Description |
|---|---|
| org.virtualrepository | |
| org.virtualrepository.csv | |
| org.virtualrepository.impl | |
| org.virtualrepository.sdmx | |
| org.virtualrepository.spi | |
| org.virtualrepository.tabular |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Asset
A data asset held in or destined for a
RepositoryService. |
| Modifier and Type | Class and Description |
|---|---|
class |
RepositoryService
A repository service underlying a
VirtualRepository. |
| 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. |
class |
CsvTable
A
Table backed up by an InputStream of CSV data. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAsset
Partial
Asset implementation. |
class |
PropertyHolder
Base implementation of
Described. |
| 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 | Interface and Description |
|---|---|
interface |
MutableAsset
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Table
|
| Modifier and Type | Class and Description |
|---|---|
class |
Column
A column in a
Table. |
class |
DefaultTable
Base
Table implementation. |
Copyright © 2014. All Rights Reserved.