Uses of Interface
org.geotools.data.wfs.internal.FeatureTypeInfo
Packages that use FeatureTypeInfo
Package
Description
-
Uses of FeatureTypeInfo in org.geotools.data.wfs.internal
Methods in org.geotools.data.wfs.internal that return FeatureTypeInfoModifier and TypeMethodDescriptionprotected FeatureTypeInfoWFSClient.createInfo(QName typeName) abstract FeatureTypeInfoWFSStrategy.getFeatureTypeInfo(QName typeName) Returns the feature type metadata object parsed from the capabilities document for the giventypeName -
Uses of FeatureTypeInfo in org.geotools.data.wfs.internal.v1_x
Classes in org.geotools.data.wfs.internal.v1_x that implement FeatureTypeInfoMethods in org.geotools.data.wfs.internal.v1_x that return FeatureTypeInfo -
Uses of FeatureTypeInfo in org.geotools.data.wfs.internal.v2_0
Classes in org.geotools.data.wfs.internal.v2_0 that implement FeatureTypeInfoMethods in org.geotools.data.wfs.internal.v2_0 that return FeatureTypeInfo -
Uses of FeatureTypeInfo in org.geotools.data.wfs.internal.v2_0.storedquery
Methods in org.geotools.data.wfs.internal.v2_0.storedquery that return FeatureTypeInfoConstructors in org.geotools.data.wfs.internal.v2_0.storedquery with parameters of type FeatureTypeInfoModifierConstructorDescriptionParameterMappingContext(Filter filter, Map<String, String> viewParams, FeatureTypeInfo featureTypeInfo) ParameterTypeFactory(StoredQueryConfiguration config, StoredQueryDescriptionType desc, FeatureTypeInfo featureTypeInfo)