Class Gml311ResourceFactoryImpl

  • All Implemented Interfaces:
    Resource.Factory

    public class Gml311ResourceFactoryImpl
    extends ResourceFactoryImpl
    The Resource Factory associated with the package.
    See Also:
    Gml311ResourceImpl
    • Constructor Detail

      • Gml311ResourceFactoryImpl

        public Gml311ResourceFactoryImpl()
        Creates an instance of the resource factory.
    • Method Detail

      • createResource

        public Resource createResource​(URI uri)
        Creates an instance of the resource.
        Specified by:
        createResource in interface Resource.Factory
        Overrides:
        createResource in class ResourceFactoryImpl