public class GmlGetFeatureResponseParserFactory extends AbstractGetFeatureResponseParserFactory
Supports only GML 2 and GML 3.1
Constructor and Description |
---|
GmlGetFeatureResponseParserFactory() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getSupportedOutputFormats() |
protected List<String> |
getSupportedVersions() |
protected GetParser<SimpleFeature> |
parser(GetFeatureRequest request,
InputStream in) |
canProcess, canProcess, createResponseImpl, isAvailable, isValidResponseHead
createResponse, parseException
protected GetParser<SimpleFeature> parser(GetFeatureRequest request, InputStream in) throws IOException
parser
in class AbstractGetFeatureResponseParserFactory
IOException
protected List<String> getSupportedVersions()
getSupportedVersions
in class AbstractGetFeatureResponseParserFactory
Copyright © 1996–2023 Geotools. All rights reserved.