Modifier and Type | Method and Description |
---|---|
Set<DataProvider> |
LDClientService.getDataProviders()
Return a collection of all available data providers (i.e.
|
Modifier and Type | Method and Description |
---|---|
Set<DataProvider> |
ClientConfiguration.getProviders()
A collection of provider definitions to use by this Linked Data Client.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientConfiguration.addProvider(DataProvider provider)
A collection of provider definitions to use by this Linked Data Client.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientConfiguration.setProviders(Set<DataProvider> providers)
A collection of provider definitions to use by this Linked Data Client.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHTMLDataProvider
Generic implementation of an HTML data provider capable of mapping XPath expressions from HTML documents to
RDF metadata properties.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractXMLDataProvider
Abstract implementation of a data provider based on XML documents.
|
Modifier and Type | Method and Description |
---|---|
Set<DataProvider> |
LDClient.getDataProviders()
Return a collection of all available data providers (i.e.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHttpProvider
Add file description here!
Author: Sebastian Schaffert
|
class |
BlockingProvider
Add file description here!
Author: Sebastian Schaffert (sschaffert@apache.org)
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.