Package org.geotools.data.wfs.internal.parsers
package org.geotools.data.wfs.internal.parsers
-
ClassesClassDescriptionAn abstract WFS response parser factory for GetFeature requests in GML output formats.Potential base class for
WFSResponseFactory
implementations.Creating GetFeatureResponse parsers that can treat featureType that don't extend SimpleFeatureType.Utility class to parse FeatureType given by an XML schema location and the name of the Feature Element whose type is the one needed.A WFS response parser factory for GetFeature requests in GML output formats.A WFS response parser factory for GetFeature requests in GML output formats.GetParser<SimpleFeature>
forWFSFeatureReader
that uses the geotoolsPullParser
to fetch Features out of a WFS GetFeature response.Factory that are used if content-type is set to application/vnd.ogc.se_xml.Parses complex features from a WFS response input stream.Abstract form of XmlFeatureParser.AGetParser<SimpleFeature>
implementation that uses plain xml pull to parse a GetFeature response.Handling url's in XSD documents with the same HTTP client as the WFS.