public interface ResourceRepository
| Modifier and Type | Method and Description |
|---|---|
OpenSearchResource |
get(String descriptionDocumentURL)
Retrieves an OpenSearchResource identified by the description document URL of the
OpenSearch provider associated with it
|
OpenSearchResource get(String descriptionDocumentURL) throws Exception
descriptionDocumentURL - The URL of the description document associated with the OpenSearch
provider associated with the OpenSearchResource to be retrievedExceptionCopyright © 2014. All Rights Reserved.