Package | Description |
---|---|
org.geotools.data.wfs.internal | |
org.geotools.data.wfs.internal.parsers |
Modifier and Type | Interface and Description |
---|---|
interface |
GetFeatureParser
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
PullParserFeatureReader
GetFeatureParser for WFSFeatureReader that uses the geotools PullParser
to fetch Features out of a WFS GetFeature response. |
class |
XmlComplexFeatureParser
Parses complex features from a WFS response input stream.
|
class |
XmlFeatureParser<FT extends FeatureType,F extends Feature>
Abstract form of XmlFeatureParser.
|
class |
XmlSimpleFeatureParser
A
GetFeatureParser implementation that uses plain xml pull to parse a GetFeature
response. |
Copyright © 1996–2019 Geotools. All rights reserved.