Package net.opengis.wmts.v_1.util
Class wmtsv_1ResourceFactoryImpl
- Object
-
- ResourceFactoryImpl
-
- wmtsv_1ResourceFactoryImpl
-
- All Implemented Interfaces:
Resource.Factory
public class wmtsv_1ResourceFactoryImpl extends ResourceFactoryImpl
The Resource Factory associated with the package.- See Also:
wmtsv_1ResourceImpl
-
-
Constructor Summary
Constructors Constructor Description wmtsv_1ResourceFactoryImpl()
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.
-