public class GetFeatureResponseParserFactory extends AbstractGetFeatureResponseParserFactory
Should eventually completely replace GmlGetFeatureResponseParserFactory as soon as it has been proven to work as well. For now only used for wfs 2.0 and gml 3.2.
Constructor and Description |
---|
GetFeatureResponseParserFactory() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getSupportedOutputFormats() |
protected List<String> |
getSupportedVersions() |
protected GetFeatureParser |
parser(GetFeatureRequest request,
InputStream in) |
canProcess, canProcess, createResponseImpl, isAvailable, isValidResponseHead
createResponse, parseException
protected GetFeatureParser parser(GetFeatureRequest request, InputStream in) throws IOException
parser
in class AbstractGetFeatureResponseParserFactory
IOException
protected List<String> getSupportedVersions()
getSupportedVersions
in class AbstractGetFeatureResponseParserFactory
Copyright © 1996–2019 Geotools. All rights reserved.