Class LanguageResourceFactoryImpl
- Object
-
- ResourceFactoryImpl
-
- LanguageResourceFactoryImpl
-
- All Implemented Interfaces:
Resource.Factory
public class LanguageResourceFactoryImpl extends ResourceFactoryImplThe 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 ResourcecreateResource(URI uri)Creates an instance of the resource.
-