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, toStringMethods inherited from class Response
dispose, getInputStream, parseException
-
Constructor Details
-
DescribeFeatureTypeResponse
public DescribeFeatureTypeResponse(DescribeFeatureTypeRequest request, HTTPResponse httpResponse) throws ServiceException, IOException - Throws:
ServiceExceptionIOException
-
-
Method Details
-
getFeatureType
-