Package org.n52.shetland.inspire.base
Interface InspireBaseConstants
-
public interface InspireBaseConstants
-
-
Field Summary
Fields Modifier and Type Field Description static SchemaLocationBASE_33_SCHEMA_LOCATIONstatic StringNS_BASEstatic StringNS_BASE_PREFIXstatic StringSCHEMA_LOCATION_URL_BASE
-
-
-
Field Detail
-
NS_BASE
static final String NS_BASE
- See Also:
- Constant Field Values
-
NS_BASE_PREFIX
static final String NS_BASE_PREFIX
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_BASE
static final String SCHEMA_LOCATION_URL_BASE
- See Also:
- Constant Field Values
-
BASE_33_SCHEMA_LOCATION
static final SchemaLocation BASE_33_SCHEMA_LOCATION
-
-