org.geotools.gml3.v3_2
Class StubbedGMLXSD

java.lang.Object
  extended by org.geotools.xml.XSD
      extended by org.geotools.gml3.v3_2.StubbedGMLXSD
Direct Known Subclasses:
GCO, GSR, GSS, GTS

public abstract class StubbedGMLXSD
extends XSD

This is a base class which hacks around the circular dependency in the gml 3.2 schema.

Author:
Justin Deoliveira, OpenGEO

Field Summary
 
Fields inherited from class org.geotools.xml.XSD
LOGGER, schema, typeMappingProfile, typeSchema
 
Constructor Summary
StubbedGMLXSD()
           
 
Method Summary
 SchemaLocationResolver createSchemaLocationResolver()
           
protected static void loadSchema(XSD _this)
           
 
Methods inherited from class org.geotools.xml.XSD
addDependencies, allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocator, equals, getAllDependencies, getDependencies, getNamespaceURI, getSchema, getSchemaLocation, getTypeMappingProfile, getTypeSchema, hashCode, name, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StubbedGMLXSD

public StubbedGMLXSD()
Method Detail

loadSchema

protected static void loadSchema(XSD _this)

createSchemaLocationResolver

public SchemaLocationResolver createSchemaLocationResolver()
Overrides:
createSchemaLocationResolver in class XSD


Copyright © 1996-2010 Geotools. All Rights Reserved.