Uses of Interface
net.opengis.ows10.Ows10Factory
Packages that use Ows10Factory
-
Uses of Ows10Factory in net.opengis.ows10
Fields in net.opengis.ows10 declared as Ows10FactoryModifier and TypeFieldDescriptionstatic final Ows10Factory
Ows10Factory.eINSTANCE
The singleton instance of the factory.Methods in net.opengis.ows10 that return Ows10FactoryModifier and TypeMethodDescriptionOws10Package.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 Ows10FactoryMethods in net.opengis.ows10.impl that return Ows10FactoryModifier and TypeMethodDescriptionOws10PackageImpl.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 Ows10FactoryModifierConstructorDescription_DCPBinding
(Ows10Factory factory) _ExceptionReportBinding
(Ows10Factory factory) _HTTPBinding
(Ows10Factory factory) _OperationBinding
(Ows10Factory factory) _OperationsMetadataBinding
(Ows10Factory factory) _ServiceProviderBinding
(Ows10Factory factory) AcceptFormatsTypeBinding
(Ows10Factory factory) AcceptVersionsTypeBinding
(Ows10Factory factory) AddressTypeBinding
(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) RequestMethodTypeBinding
(Ows10Factory factory) ResponsiblePartyTypeBinding
(Ows10Factory factory) SectionsTypeBinding
(Ows10Factory factory) ServiceTypeBinding
(Ows10Factory factory) TelephoneTypeBinding
(Ows10Factory factory) UpdateSequenceTypeBinding
(Ows10Factory factory) VersionTypeBinding
(Ows10Factory factory)