org.geotools.gml3.smil
Class XMLMOD

Object
  extended by XSD
      extended by XMLMOD

public class XMLMOD
extends XSD


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

Method Detail

getInstance

public static XMLMOD getInstance()

getNamespaceURI

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

Specified by:
getNamespaceURI in class XSD

getSchemaLocation

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

Specified by:
getSchemaLocation in class XSD


Copyright © 1996-2009 Geotools. All Rights Reserved.