Class Ows20ResourceFactoryImpl

  • All Implemented Interfaces:
    Resource.Factory

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

      • Ows20ResourceFactoryImpl

        public Ows20ResourceFactoryImpl()
        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