Package org.geotools.data.wfs.internal
package org.geotools.data.wfs.internal
-
ClassDescriptionBase template-method class for
WFSStrategy
implementations that leverage the GeoToolsxml-xsd
subsystem for schema assisted parsing and encoding of WFS requests and responses.Defines the complex feature iterator implementation class.GetFeature response for feature's that isn't treated as SimpleFeatureType.Corresponds to one detail item of an WFS exception report.Interface to return appropriate feature parser.Internal utility class providing static constants for Loggers used during WFSDataStore operation.Holds the components needed by the data store to issue and post process a GetFeature request.Supported WFS versionsFeature collection for parsing complex features.A Java Exception that mirrors a WFSExceptionReport
.Utility class to look up for a parser that can deal with a given WFS response and process it.Enumeration for the possible operations a WFS may implement.A handle to a WFS response that contains the input stream to the actual contents and some well known response information derived from the HTTP response headers.A factory interface meant to be used through the usual GeoTools SPI mechanism to dynamically find out a parser capable of processing a WFS response based on the request to be sent.Facade interface to interact with a WFS instance.