public final class GSS extends GML.DelegatingXSD
| Modifier and Type | Field and Description |
|---|---|
static QName |
GM_Object_PropertyType |
static QName |
GM_Point_PropertyType |
static String |
NAMESPACE |
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 GSS |
getInstance()
Returns the singleton instance.
|
String |
getNamespaceURI()
Returns 'http://www.isotc211.org/2005/gss'.
|
String |
getSchemaLocation()
Returns the location of 'gss.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 GM_Object_PropertyType
public static final QName GM_Point_PropertyType
public static final GSS 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.