org.geotools.gml3.bindings.smil
Class SMIL20SchemaLocator

Object
  extended by SMIL20SchemaLocator
All Implemented Interfaces:
XSDSchemaLocator

public class SMIL20SchemaLocator
extends Object
implements XSDSchemaLocator


Constructor Summary
SMIL20SchemaLocator()
           
 
Method Summary
 XSDSchema locateSchema(XSDSchema schema, String namespaceURI, String rawSchemaLocationURI, String resolvedSchemaLocationURI)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMIL20SchemaLocator

public SMIL20SchemaLocator()
Method Detail

locateSchema

public XSDSchema locateSchema(XSDSchema schema,
                              String namespaceURI,
                              String rawSchemaLocationURI,
                              String resolvedSchemaLocationURI)
Specified by:
locateSchema in interface XSDSchemaLocator


Copyright © 1996-2009 Geotools. All Rights Reserved.