org.geotools.gml3.smil
Class XMLMOD

java.lang.Object
  extended by org.geotools.xml.XSD
      extended by org.geotools.gml3.smil.XMLMOD

public class XMLMOD
extends XSD


Field Summary
 
Fields inherited from class org.geotools.xml.XSD
LOGGER, schema, typeMappingProfile, typeSchema
 
Method Summary
static XMLMOD getInstance()
           
 java.lang.String getNamespaceURI()
          Returns 'http://www.w3.org/XML/1998/namespace'.
 java.lang.String getSchemaLocation()
          Returns the location of 'xml-mod.xsd'.
 
Methods inherited from class org.geotools.xml.XSD
addDependencies, allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocationResolver, createSchemaLocator, equals, getAllDependencies, getDependencies, getSchema, getTypeMappingProfile, getTypeSchema, hashCode, name, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getInstance

public static XMLMOD getInstance()

getNamespaceURI

public java.lang.String getNamespaceURI()
Returns 'http://www.w3.org/XML/1998/namespace'.

Specified by:
getNamespaceURI in class XSD

getSchemaLocation

public java.lang.String getSchemaLocation()
Returns the location of 'xml-mod.xsd'.

Specified by:
getSchemaLocation in class XSD


Copyright © 1996-2010 Geotools. All Rights Reserved.