Package org.n52.shetland.ogc.ows
Interface OWSConstants
-
public interface OWSConstantsConstants for OWS.- Since:
- 1.0.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classOWSConstants.AdditionalRequestParamsenum with names of get request parameters for all requestsstatic classOWSConstants.CapabilitiesSectionstatic classOWSConstants.GetCapabilitiesParamsenum with parameter names for getCapabilities requeststatic classOWSConstants.Operationsthe names of the operations supported by all versions of the service specificationstatic classOWSConstants.RequestParamsenum with names of get request parameters for all requests
-
Field Summary
-
-
-
Field Detail
-
NS_OWS
static final String NS_OWS
- See Also:
- Constant Field Values
-
NS_OWS_PREFIX
static final String NS_OWS_PREFIX
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_OWS
static final String SCHEMA_LOCATION_URL_OWS
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_OWS_EXCEPTIONREPORT
static final String SCHEMA_LOCATION_URL_OWS_EXCEPTIONREPORT
- See Also:
- Constant Field Values
-
OWS_110_SCHEMA_LOCATION
static final SchemaLocation OWS_110_SCHEMA_LOCATION
-
OWS_110_EXCEPTION_REPORT_SCHEMA_LOCATION
static final SchemaLocation OWS_110_EXCEPTION_REPORT_SCHEMA_LOCATION
-
NS_OWS_100
static final String NS_OWS_100
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_OWS100
static final String SCHEMA_LOCATION_URL_OWS100
- See Also:
- Constant Field Values
-
OWS_100_SCHEMA_LOCATION
static final SchemaLocation OWS_100_SCHEMA_LOCATION
-
SOAP_REASON_INVALID_PARAMETER_VALUE
static final String SOAP_REASON_INVALID_PARAMETER_VALUE
- See Also:
- Constant Field Values
-
SOAP_REASON_INVALID_UPDATE_SEQUENCES
static final String SOAP_REASON_INVALID_UPDATE_SEQUENCES
- See Also:
- Constant Field Values
-
SOAP_REASON_MISSING_PARAMETER_VALUE
static final String SOAP_REASON_MISSING_PARAMETER_VALUE
- See Also:
- Constant Field Values
-
SOAP_REASON_NO_APPLICABLE_CODE
static final String SOAP_REASON_NO_APPLICABLE_CODE
- See Also:
- Constant Field Values
-
SOAP_REASON_NO_DATA_AVAILABLE
static final String SOAP_REASON_NO_DATA_AVAILABLE
- See Also:
- Constant Field Values
-
SOAP_REASON_OPERATION_NOT_SUPPORTED
static final String SOAP_REASON_OPERATION_NOT_SUPPORTED
- See Also:
- Constant Field Values
-
SOAP_REASON_OPTION_NOT_SUPPORTED
static final String SOAP_REASON_OPTION_NOT_SUPPORTED
- See Also:
- Constant Field Values
-
SOAP_REASON_REQUEST_EXTENSION_NOT_SUPPORTED
static final String SOAP_REASON_REQUEST_EXTENSION_NOT_SUPPORTED
- See Also:
- Constant Field Values
-
SOAP_REASON_VERSION_NEGOTIATION_FAILED
static final String SOAP_REASON_VERSION_NEGOTIATION_FAILED
- See Also:
- Constant Field Values
-
SOAP_REASON_UNKNOWN
static final String SOAP_REASON_UNKNOWN
- See Also:
- Constant Field Values
-
EN_EXCEPTION
static final String EN_EXCEPTION
- See Also:
- Constant Field Values
-
EN_EXCEPTION_CODE
static final String EN_EXCEPTION_CODE
- See Also:
- Constant Field Values
-
EN_LOCATOR
static final String EN_LOCATOR
- See Also:
- Constant Field Values
-
EN_EXCEPTION_TEXT
static final String EN_EXCEPTION_TEXT
- See Also:
- Constant Field Values
-
QN_EXCEPTION
static final QName QN_EXCEPTION
-
QN_EXCEPTION_TEXT
static final QName QN_EXCEPTION_TEXT
-
QN_NO_APPLICABLE_CODE
static final QName QN_NO_APPLICABLE_CODE
-
VERSION
static final String VERSION
- See Also:
- Constant Field Values
-
-