Package org.geotools.gml3.smil
Class XMLMOD
- 
 public class XMLMOD extends XSD 
- 
- 
Field Summary- 
Fields inherited from class XSDentityResolver, LOGGER, schema, typeMappingProfile, typeSchema
 
- 
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static XMLMODgetInstance()StringgetNamespaceURI()Returns 'http://www.w3.org/XML/1998/namespace'.StringgetSchemaLocation()Returns the location of 'xml-mod.xsd'.- 
Methods inherited from class XSDaddDependencies, allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocationResolver, createSchemaLocator, dispose, equals, getAllDependencies, getAllTypeMappingProfiles, getDependencies, getSchema, getSupplementarySchemaLocator, getTypeMappingProfile, getTypeSchema, hashCode, name, qName, toString
 
- 
 
- 
- 
- 
Method Detail- 
getInstancepublic static XMLMOD getInstance() 
 - 
getNamespaceURIpublic String getNamespaceURI() Returns 'http://www.w3.org/XML/1998/namespace'.- Specified by:
- getNamespaceURIin class- XSD
 
 - 
getSchemaLocationpublic String getSchemaLocation() Returns the location of 'xml-mod.xsd'.- Specified by:
- getSchemaLocationin class- XSD
 
 
- 
 
-