Class LanguageResourceFactoryImpl

Object
ResourceFactoryImpl
LanguageResourceFactoryImpl
All Implemented Interfaces:
Resource.Factory

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

    • LanguageResourceFactoryImpl

      public LanguageResourceFactoryImpl()
      Creates an instance of the resource factory.
  • Method Details

    • createResource

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