public class DescribeStoredQueriesResponse extends WFSResponse
httpResponse
Constructor and Description |
---|
DescribeStoredQueriesResponse(WFSRequest originatingRequest,
HTTPResponse response) |
Modifier and Type | Method and Description |
---|---|
List<StoredQueryDescriptionType> |
getStoredQueryDescriptions() |
getCharacterEncoding, getContentType, getOriginatingRequest, getQueryType, getRemoteTypeName, setQueryType, setRemoteTypeName, toString
dispose, getInputStream, parseException
public DescribeStoredQueriesResponse(WFSRequest originatingRequest, HTTPResponse response) throws IOException, ServiceException
IOException
ServiceException
public List<StoredQueryDescriptionType> getStoredQueryDescriptions()
Copyright © 1996–2019 Geotools. All rights reserved.