Package org.w3._2001.smil20.util
Class Smil20ResourceFactoryImpl
- Object
-
- ResourceFactoryImpl
-
- Smil20ResourceFactoryImpl
-
- All Implemented Interfaces:
Resource.Factory
public class Smil20ResourceFactoryImpl extends ResourceFactoryImpl
The Resource Factory associated with the package.- See Also:
Smil20ResourceImpl
-
-
Constructor Summary
Constructors Constructor Description Smil20ResourceFactoryImpl()
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.
-