Uses of Interface
net.opengis.ows11.Ows11Factory

Packages that use Ows11Factory
net.opengis.ows11   
net.opengis.ows11.impl   
 

Uses of Ows11Factory in net.opengis.ows11
 

Fields in net.opengis.ows11 declared as Ows11Factory
static Ows11Factory Ows11Factory.eINSTANCE
          The singleton instance of the factory.
 

Methods in net.opengis.ows11 that return Ows11Factory
 Ows11Factory Ows11Package.getOws11Factory()
          Returns the factory that creates the instances of the model.
 

Uses of Ows11Factory in net.opengis.ows11.impl
 

Classes in net.opengis.ows11.impl that implement Ows11Factory
 class Ows11FactoryImpl
          An implementation of the model Factory.
 

Methods in net.opengis.ows11.impl that return Ows11Factory
 Ows11Factory Ows11PackageImpl.getOws11Factory()
           
static Ows11Factory Ows11FactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.