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