public class GmlGetFeatureResponseParserFactory extends AbstractGetFeatureResponseParserFactory
Supports only GML 2 and GML 3.1
//@deprecated should be removed as long as GetFeatureResponseParserFactory works well
| Constructor and Description |
|---|
GmlGetFeatureResponseParserFactory() |
| 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.