Uses of Class
org.geotools.data.wfs.internal.DescribeFeatureTypeRequest
Packages that use DescribeFeatureTypeRequest
Package
Description
-
Uses of DescribeFeatureTypeRequest in org.geotools.data.wfs.internal
Methods in org.geotools.data.wfs.internal that return DescribeFeatureTypeRequestMethods in org.geotools.data.wfs.internal with parameters of type DescribeFeatureTypeRequestModifier and TypeMethodDescriptionAbstractWFSStrategy.buildDescribeFeatureTypeParametersForGET(DescribeFeatureTypeRequest request) protected abstract EObjectAbstractWFSStrategy.createDescribeFeatureTypeRequestPost(DescribeFeatureTypeRequest request) Creates the EMF object to be encoded with theWFS configurationwhen a DescribeFeatureType POST request is to be made.WFSClient.issueRequest(DescribeFeatureTypeRequest request) Constructors in org.geotools.data.wfs.internal with parameters of type DescribeFeatureTypeRequestModifierConstructorDescriptionDescribeFeatureTypeResponse(DescribeFeatureTypeRequest request, HTTPResponse httpResponse) -
Uses of DescribeFeatureTypeRequest in org.geotools.data.wfs.internal.v1_x
Methods in org.geotools.data.wfs.internal.v1_x with parameters of type DescribeFeatureTypeRequestModifier and TypeMethodDescriptionprotected DescribeFeatureTypeTypeStrictWFS_1_x_Strategy.createDescribeFeatureTypeRequestPost(DescribeFeatureTypeRequest request) -
Uses of DescribeFeatureTypeRequest in org.geotools.data.wfs.internal.v2_0
Methods in org.geotools.data.wfs.internal.v2_0 with parameters of type DescribeFeatureTypeRequestModifier and TypeMethodDescriptionprotected EObjectStrictWFS_2_0_Strategy.createDescribeFeatureTypeRequestPost(DescribeFeatureTypeRequest request)