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