| Name | Description | Type | Package | Framework |
| AbstractGetFeatureResponseParserFactory | An abstract WFS response parser factory for GetFeature requests in GML output formats. | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
| CachingGetFeatureParser | Class | org.geotools.data.wfs.internal.parsers | GeoTools | |
| DescribeFeatureTypeResponseFactory | Class | org.geotools.data.wfs.internal.parsers | GeoTools | |
| DescribeStoredQueriesResponseFactory | Class | org.geotools.data.wfs.internal.parsers | GeoTools | |
| 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. | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
| GetFeatureResponseParserFactory | A WFS response parser factory for GetFeature requests in GML output formats. | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
| GmlGetFeatureResponseParserFactory | A WFS response parser factory for GetFeature requests in GML output formats. | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
| ListStoredQueriesResponseFactory | Class | org.geotools.data.wfs.internal.parsers | GeoTools | |
| PullParserFeatureReader | GetFeatureParser for WFSFeatureReader that uses the geotools PullParser to fetch Features out of a WFS GetFeature response. | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
| TransactionResponseFactory | Class | org.geotools.data.wfs.internal.parsers | GeoTools | |
| XmlComplexFeatureParser | Parses complex features from a WFS response input stream. | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
| XmlFeatureParser | Abstract form of XmlFeatureParser. | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
| XmlSimpleFeatureParser | A GetFeatureParser implementation that uses plain xml pull to parse a GetFeature //@deprecated should be removed as long as PullParserFeatureReader works wellAuthor:Gabriel Roldan (TOPP) | Class | org.geotools.data.wfs.internal.parsers | GeoTools |