public class GetFeatureResponse extends WFSResponse
httpResponse
Constructor and Description |
---|
GetFeatureResponse(WFSRequest originatingRequest,
HTTPResponse httpResponse,
GetParser<SimpleFeature> features) |
Modifier and Type | Method and Description |
---|---|
GetParser<SimpleFeature> |
getFeatures() |
GetParser<SimpleFeature> |
getFeatures(GeometryFactory geometryFactory) |
GetParser<SimpleFeature> |
getSimpleFeatures(GeometryFactory geometryFactory) |
getCharacterEncoding, getContentType, getOriginatingRequest, getQueryType, getRemoteTypeName, setQueryType, setRemoteTypeName, toString
dispose, getInputStream, parseException
public GetFeatureResponse(WFSRequest originatingRequest, HTTPResponse httpResponse, GetParser<SimpleFeature> features) throws ServiceException, IOException
ServiceException
IOException
public GetParser<SimpleFeature> getFeatures()
public GetParser<SimpleFeature> getFeatures(GeometryFactory geometryFactory)
public GetParser<SimpleFeature> getSimpleFeatures(GeometryFactory geometryFactory)
Copyright © 1996–2023 Geotools. All rights reserved.