Class Smil20ResourceFactoryImpl

  • All Implemented Interfaces:
    Resource.Factory

    public class Smil20ResourceFactoryImpl
    extends ResourceFactoryImpl
    The Resource Factory associated with the package.
    See Also:
    Smil20ResourceImpl
    • Constructor Detail

      • Smil20ResourceFactoryImpl

        public Smil20ResourceFactoryImpl()
        Creates an instance of the resource factory.
    • Method Detail

      • createResource

        public Resource createResource​(URI uri)
        Creates an instance of the resource.
        Specified by:
        createResource in interface Resource.Factory
        Overrides:
        createResource in class ResourceFactoryImpl