public class WebConfig extends Config
| Constructor and Description |
|---|
WebConfig(DataService dataService,
String configId,
Map<String,String> properties,
boolean odataEnable) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
ODataDataHandler |
createODataHandler() |
org.webharvest.runtime.variables.Variable |
getScrapedResult(String queryVariable) |
org.webharvest.runtime.Scraper |
getScraperConfig() |
boolean |
isActive() |
boolean |
isResultSetFieldsCaseSensitive() |
getConfigId, getDataService, getProperties, getProperty, getType, isODataEnabled, toStringpublic WebConfig(DataService dataService, String configId, Map<String,String> properties, boolean odataEnable)
public org.webharvest.runtime.Scraper getScraperConfig()
throws DataServiceFault,
IOException
DataServiceFaultIOExceptionpublic org.webharvest.runtime.variables.Variable getScrapedResult(String queryVariable) throws DataServiceFault
DataServiceFaultpublic ODataDataHandler createODataHandler() throws ODataServiceFault
createODataHandler in class ConfigODataServiceFaultpublic boolean isResultSetFieldsCaseSensitive()
isResultSetFieldsCaseSensitive in class ConfigCopyright © 2018 WSO2. All rights reserved.