Package org.geotools.data.wfs.internal
Class DescribeFeatureTypeResponse
Object
Response
WFSResponse
DescribeFeatureTypeResponse
-
Field Summary
Fields inherited from class Response
httpResponse
-
Constructor Summary
ConstructorsConstructorDescriptionDescribeFeatureTypeResponse
(DescribeFeatureTypeRequest request, HTTPResponse httpResponse) -
Method Summary
Methods inherited from class WFSResponse
getCharacterEncoding, getContentType, getOriginatingRequest, getQueryType, getRemoteTypeName, setQueryType, setRemoteTypeName, toString
Methods inherited from class Response
dispose, getInputStream, parseException
-
Constructor Details
-
DescribeFeatureTypeResponse
public DescribeFeatureTypeResponse(DescribeFeatureTypeRequest request, HTTPResponse httpResponse) throws ServiceException, IOException - Throws:
ServiceException
IOException
-
-
Method Details
-
getFeatureType
-