Method | Description | |
---|---|---|
GetQuerySettings ( |
||
SoftGenericOpenSearchable ( |
Initializes a new instance of the Terradue.OpenSearch.GenericOpenSearchable class from an OpenSearchDescription.
|
|
SoftGenericOpenSearchable ( |
Initializes a new instance of the Terradue.OpenSearch.GenericOpenSearchable class from a quaery Url
|
public GetQuerySettings ( |
||
ose | ||
return | QuerySettings |
public SoftGenericOpenSearchable ( |
||
osd | The OpenSearchDescription describing the OpenSearchable entity to represent | |
ose | An OpenSearchEngine instance, preferably with registered extensions able to read the query url | |
return | System |
public SoftGenericOpenSearchable ( |
||
url | The query URL | |
ose | An OpenSearchEngine instance, preferably with registered extensions able to read the query url | |
return | System |