Uses of Interface
net.opengis.wfsv.WfsvFactory

Packages that use WfsvFactory
net.opengis.wfsv   
net.opengis.wfsv.impl   
 

Uses of WfsvFactory in net.opengis.wfsv
 

Fields in net.opengis.wfsv declared as WfsvFactory
static WfsvFactory WfsvFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in net.opengis.wfsv that return WfsvFactory
 WfsvFactory WfsvPackage.getWfsvFactory()
          Returns the factory that creates the instances of the model.
 

Uses of WfsvFactory in net.opengis.wfsv.impl
 

Classes in net.opengis.wfsv.impl that implement WfsvFactory
 class WfsvFactoryImpl
          An implementation of the model Factory.
 

Methods in net.opengis.wfsv.impl that return WfsvFactory
 WfsvFactory WfsvPackageImpl.getWfsvFactory()
           
static WfsvFactory WfsvFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.