| Class | Description |
|---|---|
| AbstractGetFeatureResponseParserFactory |
An abstract WFS response parser factory for GetFeature requests in GML output formats.
|
| AbstractWFSResponseFactory |
Potential base class for
WFSResponseFactory implementations. |
| DescribeFeatureTypeResponseFactory | |
| DescribeStoredQueriesResponseFactory | |
| EmfAppSchemaParser |
Utility class to parse FeatureType given by an XML schema location and the name of the Feature
Element whose type is the one needed.
|
| GetFeatureResponseParserFactory |
A WFS response parser factory for GetFeature requests in GML output formats.
|
| GmlGetFeatureResponseParserFactory |
A WFS response parser factory for GetFeature requests in GML output formats.
|
| ListStoredQueriesResponseFactory | |
| PullParserFeatureReader |
GetFeatureParser for WFSFeatureReader that uses the geotools PullParser
to fetch Features out of a WFS GetFeature response. |
| TransactionResponseFactory | |
| XmlComplexFeatureParser |
Parses complex features from a WFS response input stream.
|
| XmlFeatureParser<FT extends FeatureType,F extends Feature> |
Abstract form of XmlFeatureParser.
|
| XmlSimpleFeatureParser |
A
GetFeatureParser implementation that uses plain xml pull to parse a GetFeature
response. |
Copyright © 1996–2019 Geotools. All rights reserved.