Uses of Interface
net.opengis.ows10.Ows10Factory

Packages that use Ows10Factory
net.opengis.ows10   
net.opengis.ows10.impl   
org.geotools.ows.bindings   
 

Uses of Ows10Factory in net.opengis.ows10
 

Fields in net.opengis.ows10 declared as Ows10Factory
static Ows10Factory Ows10Factory.eINSTANCE
          The singleton instance of the factory.
 

Methods in net.opengis.ows10 that return Ows10Factory
 Ows10Factory Ows10Package.getOws10Factory()
          Returns the factory that creates the instances of the model.
 

Uses of Ows10Factory in net.opengis.ows10.impl
 

Classes in net.opengis.ows10.impl that implement Ows10Factory
 class Ows10FactoryImpl
          An implementation of the model Factory.
 

Methods in net.opengis.ows10.impl that return Ows10Factory
 Ows10Factory Ows10PackageImpl.getOws10Factory()
           
static Ows10Factory Ows10FactoryImpl.init()
          Creates the default factory implementation.
 

Uses of Ows10Factory in org.geotools.ows.bindings
 

Constructors in org.geotools.ows.bindings with parameters of type Ows10Factory
_DCPBinding(Ows10Factory factory)
           
_ExceptionReportBinding(Ows10Factory factory)
           
_HTTPBinding(Ows10Factory factory)
           
_OperationBinding(Ows10Factory factory)
           
_OperationsMetadataBinding(Ows10Factory factory)
           
_ServiceIdentificationBinding(Ows10Factory factory)
           
_ServiceProviderBinding(Ows10Factory factory)
           
AcceptFormatsTypeBinding(Ows10Factory factory)
           
AcceptVersionsTypeBinding(Ows10Factory factory)
           
AddressTypeBinding(Ows10Factory factory)
           
BoundingBoxTypeBinding(Ows10Factory factory)
           
CapabilitiesBaseTypeBinding(Ows10Factory factory)
           
CodeTypeBinding(Ows10Factory factory)
           
ContactTypeBinding(Ows10Factory factory)
           
DescriptionTypeBinding(Ows10Factory factory)
           
DomainTypeBinding(Ows10Factory factory)
           
ExceptionTypeBinding(Ows10Factory factory)
           
GetCapabilitiesTypeBinding(Ows10Factory factory)
           
IdentificationTypeBinding(Ows10Factory factory)
           
KeywordsTypeBinding(Ows10Factory factory)
           
MetadataTypeBinding(Ows10Factory factory)
           
MimeTypeBinding(Ows10Factory factory)
           
OnlineResourceTypeBinding(Ows10Factory factory)
           
PositionType2DBinding(Ows10Factory factory)
           
PositionTypeBinding(Ows10Factory factory)
           
RequestMethodTypeBinding(Ows10Factory factory)
           
ResponsiblePartySubsetTypeBinding(Ows10Factory factory)
           
ResponsiblePartyTypeBinding(Ows10Factory factory)
           
SectionsTypeBinding(Ows10Factory factory)
           
ServiceTypeBinding(Ows10Factory factory)
           
TelephoneTypeBinding(Ows10Factory factory)
           
UpdateSequenceTypeBinding(Ows10Factory factory)
           
VersionTypeBinding(Ows10Factory factory)
           
WGS84BoundingBoxTypeBinding(Ows10Factory factory)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.