org.geotools.gml3.v3_2
Class StubbedGMLXSD

Object
  extended by XSD
      extended by 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
Module:
modules/extension/xsd-gml3 (gt-xsd-gml3.jar)

Field Summary
 
Fields inherited from class XSD
LOGGER, schema, typeMappingProfile, typeSchema
 
Constructor Summary
StubbedGMLXSD()
           
 
Method Summary
 SchemaLocationResolver createSchemaLocationResolver()
           
protected static void loadSchema(XSD _this)
           
 
Methods inherited from class XSD
addDependencies, allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocator, equals, getAllDependencies, getDependencies, getNamespaceURI, getSchema, getSchemaLocation, getTypeMappingProfile, getTypeSchema, hashCode, name, toString
 
Methods inherited from class 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-2009 Geotools. All Rights Reserved.