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, isValidResponseHeadcreateResponse, parseExceptionprotected GetFeatureParser parser(GetFeatureRequest request, InputStream in) throws IOException
parser in class AbstractGetFeatureResponseParserFactoryIOExceptionprotected List<String> getSupportedVersions()
getSupportedVersions in class AbstractGetFeatureResponseParserFactoryCopyright © 1996–2019 Geotools. All rights reserved.