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