Class SMIL20SchemaLocationResolver

  • All Implemented Interfaces:
    XSDSchemaLocationResolver

    public class SMIL20SchemaLocationResolver
    extends Object
    implements XSDSchemaLocationResolver
    • Method Summary

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