Package org.n52.shetland.iso
Interface IsoConstants
-
public interface IsoConstants
-
-
Field Summary
Fields Modifier and Type Field Description static SchemaLocationGCO_2005_20_SCHEMA_LOCATIONstatic SchemaLocationGMD_2005_20_SCHEMA_LOCATIONstatic SchemaLocationGMI_2005_20_SCHEMA_LOCATIONstatic StringNS_GCO_2005static StringNS_GCO_2005_PREFIXstatic StringNS_GMD_2005static StringNS_GMD_2005_PREFIXstatic StringNS_GMI_2005static StringNS_GMI_2005_PREFIXstatic StringSCHEMA_LOCATION_URL_GCO_2005static StringSCHEMA_LOCATION_URL_GMD_2005static StringSCHEMA_LOCATION_URL_GMI_2005
-
-
-
Field Detail
-
NS_GMD_2005
static final String NS_GMD_2005
- See Also:
- Constant Field Values
-
NS_GMD_2005_PREFIX
static final String NS_GMD_2005_PREFIX
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_GMD_2005
static final String SCHEMA_LOCATION_URL_GMD_2005
- See Also:
- Constant Field Values
-
GMD_2005_20_SCHEMA_LOCATION
static final SchemaLocation GMD_2005_20_SCHEMA_LOCATION
-
NS_GCO_2005
static final String NS_GCO_2005
- See Also:
- Constant Field Values
-
NS_GCO_2005_PREFIX
static final String NS_GCO_2005_PREFIX
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_GCO_2005
static final String SCHEMA_LOCATION_URL_GCO_2005
- See Also:
- Constant Field Values
-
GCO_2005_20_SCHEMA_LOCATION
static final SchemaLocation GCO_2005_20_SCHEMA_LOCATION
-
NS_GMI_2005
static final String NS_GMI_2005
- See Also:
- Constant Field Values
-
NS_GMI_2005_PREFIX
static final String NS_GMI_2005_PREFIX
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_GMI_2005
static final String SCHEMA_LOCATION_URL_GMI_2005
- See Also:
- Constant Field Values
-
GMI_2005_20_SCHEMA_LOCATION
static final SchemaLocation GMI_2005_20_SCHEMA_LOCATION
-
-