public static class OpenSearchDocumentSourceDescriptor.Keys extends MultipageSearchEngineDescriptor.Keys
OpenSearchDocumentSource component.| Modifier and Type | Field and Description |
|---|---|
static String |
FEED_URL_PARAMS
Attribute key for:
OpenSearchDocumentSource.feedUrlParams. |
static String |
FEED_URL_TEMPLATE
Attribute key for:
OpenSearchDocumentSource.feedUrlTemplate. |
static String |
MAXIMUM_RESULTS
Attribute key for:
OpenSearchDocumentSource.maximumResults. |
static String |
RESULTS_PER_PAGE
Attribute key for:
OpenSearchDocumentSource.resultsPerPage. |
static String |
USER_AGENT
Attribute key for:
OpenSearchDocumentSource.userAgent. |
SEARCH_MODECOMPRESSED, DOCUMENTS, QUERY, RESULTS, RESULTS_TOTAL, START| Modifier | Constructor and Description |
|---|---|
protected |
OpenSearchDocumentSourceDescriptor.Keys() |
public static final String FEED_URL_TEMPLATE
OpenSearchDocumentSource.feedUrlTemplate.public static final String RESULTS_PER_PAGE
OpenSearchDocumentSource.resultsPerPage.public static final String MAXIMUM_RESULTS
OpenSearchDocumentSource.maximumResults.public static final String FEED_URL_PARAMS
OpenSearchDocumentSource.feedUrlParams.public static final String USER_AGENT
OpenSearchDocumentSource.userAgent.