public final class GSR extends GML.DelegatingXSD
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE |
static QName |
SC_CRS_PropertyType |
LOGGER, schema, typeMappingProfile, typeSchema| Modifier and Type | Method and Description |
|---|---|
protected void |
addDependencies(Set dependencies)
Subclass hook to add additional dependencies.
|
protected Schema |
buildTypeSchema()
Sets up the schema which maps xml schema types to attribute types.
|
static GSR |
getInstance()
Returns the singleton instance.
|
String |
getNamespaceURI()
Returns 'http://www.isotc211.org/2005/gsr'.
|
String |
getSchemaLocation()
Returns the location of 'gsr.xsd.'.
|
buildSchemaallDependencies, buildTypeMappingProfile, createSchemaLocationResolver, createSchemaLocator, dispose, equals, getAllDependencies, getAllTypeMappingProfiles, getDependencies, getSchema, getSupplementarySchemaLocator, getTypeMappingProfile, getTypeSchema, hashCode, name, qName, toStringpublic static final String NAMESPACE
public static final QName SC_CRS_PropertyType
public static final GSR getInstance()
protected void addDependencies(Set dependencies)
XSDaddDependencies in class XSDprotected Schema buildTypeSchema()
XSDbuildTypeSchema in class XSDpublic String getNamespaceURI()
getNamespaceURI in class XSDpublic String getSchemaLocation()
getSchemaLocation in class XSDCopyright © 1996–2019 Geotools. All rights reserved.