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