Class LanguageResourceFactoryImpl

  • All Implemented Interfaces:
    Resource.Factory

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

      • LanguageResourceFactoryImpl

        public LanguageResourceFactoryImpl()
        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