Uses of Interface
net.opengis.wfs.FeatureTypeType
Packages that use FeatureTypeType
-
Uses of FeatureTypeType in net.opengis.wfs
Methods in net.opengis.wfs that return FeatureTypeTypeModifier and TypeMethodDescriptionWfsFactory.createFeatureTypeType()
Returns a new object of class 'Feature Type Type'. -
Uses of FeatureTypeType in net.opengis.wfs.impl
Classes in net.opengis.wfs.impl that implement FeatureTypeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Feature Type Type'.Methods in net.opengis.wfs.impl that return FeatureTypeType -
Uses of FeatureTypeType in org.geotools.data.wfs.internal.v1_x
Methods in org.geotools.data.wfs.internal.v1_x that return FeatureTypeTypeModifier and TypeMethodDescriptionMapServerWFSStrategy.translateTypeInfo
(FeatureTypeType typeInfo) protected FeatureTypeType
StrictWFS_1_x_Strategy.translateTypeInfo
(FeatureTypeType typeInfo) Any server specific translation of type information such as setting correct namespaceMethods in org.geotools.data.wfs.internal.v1_x with parameters of type FeatureTypeTypeModifier and TypeMethodDescriptionMapServerWFSStrategy.translateTypeInfo
(FeatureTypeType typeInfo) protected FeatureTypeType
StrictWFS_1_x_Strategy.translateTypeInfo
(FeatureTypeType typeInfo) Any server specific translation of type information such as setting correct namespaceConstructors in org.geotools.data.wfs.internal.v1_x with parameters of type FeatureTypeType