|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectXSD
GML.DelegatingXSD
GSS
public final class GSS
This interface contains the qualified names of all the types,elements, and attributes in the http://www.isotc211.org/2005/gss schema.
Field Summary | |
---|---|
static QName |
GM_Object_PropertyType
|
static QName |
GM_Point_PropertyType
|
static String |
NAMESPACE
|
Fields inherited from class XSD |
---|
LOGGER, schema, typeMappingProfile, typeSchema |
Method Summary | |
---|---|
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.'. |
Methods inherited from class GML.DelegatingXSD |
---|
buildSchema |
Methods inherited from class Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final String NAMESPACE
public static final QName GM_Object_PropertyType
public static final QName GM_Point_PropertyType
Method Detail |
---|
public static final GSS getInstance()
protected void addDependencies(Set dependencies)
XSD
addDependencies
in class XSD
protected Schema buildTypeSchema()
XSD
buildTypeSchema
in class XSD
public String getNamespaceURI()
getNamespaceURI
in class XSD
public String getSchemaLocation()
getSchemaLocation
in class XSD
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |