Class | Description |
---|---|
AbstractGetFeatureResponseParserFactory |
An abstract WFS response parser factory for GetFeature requests in GML output formats.
|
AbstractWFSResponseFactory |
Potential base class for
WFSResponseFactory implementations. |
ComplexGetFeatureResponseParserFactory |
Creating GetFeatureResponse parsers that can treat featureType that don't extend
SimpleFeatureType.
|
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 |
GetParser 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
GetParser implementation that uses plain xml pull to parse a GetFeature
response. |
Copyright © 1996–2022 Geotools. All rights reserved.