org.geotools.gml3.bindings.smil
Class SMIL20SchemaLocationResolver

java.lang.Object
  extended by org.geotools.gml3.bindings.smil.SMIL20SchemaLocationResolver
All Implemented Interfaces:
org.eclipse.xsd.util.XSDSchemaLocationResolver

public class SMIL20SchemaLocationResolver
extends java.lang.Object
implements org.eclipse.xsd.util.XSDSchemaLocationResolver


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

Constructor Detail

SMIL20SchemaLocationResolver

public SMIL20SchemaLocationResolver()
Method Detail

resolveSchemaLocation

public java.lang.String resolveSchemaLocation(org.eclipse.xsd.XSDSchema xsdSchema,
                                              java.lang.String namespaceURI,
                                              java.lang.String schemaLocationURI)

Specified by:
resolveSchemaLocation in interface org.eclipse.xsd.util.XSDSchemaLocationResolver


Copyright © 1996-2010 Geotools. All Rights Reserved.