|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectXSD
GML.DelegatingXSD
GSR
public final class GSR
This interface contains the qualified names of all the types,elements, and attributes in the http://www.isotc211.org/2005/gsr schema.
Field Summary | |
---|---|
static String |
NAMESPACE
|
static QName |
SC_CRS_PropertyType
|
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 GSR |
getInstance()
Returns the singleton instance. |
String |
getNamespaceURI()
Returns 'http://www.isotc211.org/2005/gsr'. |
String |
getSchemaLocation()
Returns the location of 'gsr.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 SC_CRS_PropertyType
Method Detail |
---|
public static final GSR 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 |