Class LanguageResourceFactoryImpl
- Object
-
- ResourceFactoryImpl
-
- LanguageResourceFactoryImpl
-
- All Implemented Interfaces:
Resource.Factory
public class LanguageResourceFactoryImpl extends ResourceFactoryImpl
The Resource Factory associated with the package.- See Also:
LanguageResourceImpl
-
-
Constructor Summary
Constructors Constructor Description LanguageResourceFactoryImpl()
Creates an instance of the resource factory.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Resource
createResource(URI uri)
Creates an instance of the resource.
-