| Package | Description |
|---|---|
| org.linkeddatafragments.datasource | |
| org.linkeddatafragments.exceptions | |
| org.vivoweb.linkeddatafragments.datasource.rdfservice |
| Modifier and Type | Method and Description |
|---|---|
static IDataSource |
DataSourceFactory.create(com.google.gson.JsonObject config)
Create a datasource using a JSON config
|
IDataSource |
IDataSourceType.createDataSource(String title,
String description,
com.google.gson.JsonObject settings)
Creates a data source of this type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnknownDataSourceTypeException |
| Modifier and Type | Method and Description |
|---|---|
IDataSource |
RDFServiceDataSourceType.createDataSource(String title,
String description,
com.google.gson.JsonObject settings) |
Copyright © 2017. All rights reserved.