Class SMIL20SchemaLocator

  • All Implemented Interfaces:
    XSDSchemaLocator

    public class SMIL20SchemaLocator
    extends Object
    implements XSDSchemaLocator
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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