org.geotools.gml3.bindings.smil
Class SMIL20SchemaLocationResolver

Object
  extended by SMIL20SchemaLocationResolver
All Implemented Interfaces:
XSDSchemaLocationResolver

public class SMIL20SchemaLocationResolver
extends Object
implements XSDSchemaLocationResolver

Module:
modules/extension/xsd-gml3 (gt-xsd-gml3.jar)

Constructor Summary
SMIL20SchemaLocationResolver()
           
 
Method Summary
 String resolveSchemaLocation(XSDSchema xsdSchema, String namespaceURI, String schemaLocationURI)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMIL20SchemaLocationResolver

public SMIL20SchemaLocationResolver()
Method Detail

resolveSchemaLocation

public String resolveSchemaLocation(XSDSchema xsdSchema,
                                    String namespaceURI,
                                    String schemaLocationURI)

Specified by:
resolveSchemaLocation in interface XSDSchemaLocationResolver


Copyright © 1996-2009 Geotools. All Rights Reserved.