| Package | Description |
|---|---|
| org.gcube.opensearch.opensearchlibrary.query |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicURLTemplate
Class implementing the URLTemplate interface
|
| Modifier and Type | Field and Description |
|---|---|
protected URLTemplate |
BasicQueryBuilder.template |
| Constructor and Description |
|---|
BasicQueryBuilder(URLTemplate template,
String startIndexDef,
String startPageDef)
Creates a new BasicQueryBuilder operating on a URL template, with default values for startIndex and startPage OpenSearch parameters
(typically provided from the URL element which encloses the URL template)
|
BasicQueryBuilder(URLTemplate template,
String countDef,
String startIndexDef,
String startPageDef)
Creates a new BasicQueryBuilder.
|
Copyright © 2014. All Rights Reserved.