|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.opensearch.opensearchlibrary.GeoConstants
public class GeoConstants
| Field Summary | |
|---|---|
static String |
boxQname
The qualified name for the box parameter of Geo OpenSearch extensions |
static String |
encodedGeoExtensionsNS
The namespace of OpenSearch Geo Extensions in URL-encoded form |
static String |
GeoExtensionsNS
The namespace of OpenSearch Geo Extensions |
static String |
geometryQname
The qualified name for the geometry parameter of Geo OpenSearch extensions |
static String |
latQname
The qualified name for the lat parameter of Geo OpenSearch extensions |
static String |
locationStringQname
The qualified name for the locationString parameter of Geo OpenSearch extensions |
static String |
lonQname
The qualified name for the lon parameter of Geo OpenSearch extensions |
static String |
nameQname
The qualified name for the name parameter of Geo OpenSearch extensions |
static String |
polygonQname
The qualified name for the polygon parameter of Geo OpenSearch extensions |
static String |
radiusQname
The qualified name for the radius parameter of Geo OpenSearch extensions |
static String |
uidQname
The qualified name for the uid parameter of Geo OpenSearch extensions |
| Constructor Summary | |
|---|---|
GeoConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String GeoExtensionsNS
public static final String encodedGeoExtensionsNS
public static final String boxQname
box parameter of Geo OpenSearch extensions
public static final String polygonQname
polygon parameter of Geo OpenSearch extensions
public static final String geometryQname
geometry parameter of Geo OpenSearch extensions
public static final String locationStringQname
locationString parameter of Geo OpenSearch extensions
public static final String nameQname
name parameter of Geo OpenSearch extensions
public static final String uidQname
uid parameter of Geo OpenSearch extensions
public static final String latQname
lat parameter of Geo OpenSearch extensions
public static final String lonQname
lon parameter of Geo OpenSearch extensions
public static final String radiusQname
radius parameter of Geo OpenSearch extensions
| Constructor Detail |
|---|
public GeoConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||