public class URLHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
URLHelper.ExplainRequest |
static class |
URLHelper.SearchRetrieveRequest |
| Constructor and Description |
|---|
URLHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
constructExplainURLString(org.gcube.search.sru.consumer.common.resources.SruConsumerResource.DescriptionDocument descriptionDocument) |
static String |
constructSearchURLString(org.gcube.search.sru.consumer.common.resources.SruConsumerResource.DescriptionDocument descriptionDocument,
String version,
String recordPacking,
String query,
Long maximumRecords,
String recordSchema) |
static void |
main(String[] args) |
static String |
urlToString(String urlString) |
public static String urlToString(String urlString) throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionpublic static String constructExplainURLString(org.gcube.search.sru.consumer.common.resources.SruConsumerResource.DescriptionDocument descriptionDocument) throws URISyntaxException
URISyntaxExceptionpublic static void main(String[] args)
public static String constructSearchURLString(org.gcube.search.sru.consumer.common.resources.SruConsumerResource.DescriptionDocument descriptionDocument, String version, String recordPacking, String query, Long maximumRecords, String recordSchema) throws URISyntaxException, UnsupportedEncodingException
Copyright © 2014. All Rights Reserved.