Package org.n52.shetland.ogc.gmlcov
Interface GmlCoverageConstants
-
public interface GmlCoverageConstantsInterface for GML coverage constants- Since:
- 1.0.0
-
-
Field Summary
Fields Modifier and Type Field Description static SchemaLocationGML_COVERAGE_10_SCHEMA_LOCATIONstatic StringNS_GML_COVstatic StringNS_GML_COV_PREFIXstatic StringSCHEMA_LOCATION_URL_GML_COVERAGE_10
-
-
-
Field Detail
-
NS_GML_COV
static final String NS_GML_COV
- See Also:
- Constant Field Values
-
NS_GML_COV_PREFIX
static final String NS_GML_COV_PREFIX
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_GML_COVERAGE_10
static final String SCHEMA_LOCATION_URL_GML_COVERAGE_10
- See Also:
- Constant Field Values
-
GML_COVERAGE_10_SCHEMA_LOCATION
static final SchemaLocation GML_COVERAGE_10_SCHEMA_LOCATION
-
-