Package org.geotools.data.wfs.v1_1_0

Interface Summary
WFSStrategy An interface to allow plugging different strategy objects into a WFSDataStore to take care of specific WFS implementations limitations or deviations from the spec.
 

Class Summary
ArcGISServerStrategy B3partners B.V. http://www.b3partners.nl
CubeWerxStrategy An strategy object to deal in querying a CubeWerx WFS 1.1 server This strategy was created as per the limitations encountered at the CubeWerx server being tested while developing this plugin.
DefaultWFSStrategy A default strategy for a WFS 1.1.0 implementation that assumes the server sticks to the standard.
GeoServerStrategy  
GetFeatureQueryAdapter  
InvertAxisFilterVisitor Returns a clone of the provided filter where all geometries and bboxes have inverted coordinates (x, y) -> (y, x).
IonicStrategy  
IonicStrategy.IonicGML2BoxTypeBinding A gml:Box binding to override the default one to adapt to the Ionic server that recognizes <gml:Box><gml:coordinates> but not <gml:Box><gml:coord>...
MapServerStrategy Implements some peculiar behavior of MapServer with WFS 1.1.0.
WFS_1_1_0_DataStore A WFS 1.1 DataStore implementation.
WFS_1_1_0_Protocol WFSProtocol implementation to talk to a WFS 1.1.0 server leveraging the GeoTools xml-xsd subsystem for schema assisted parsing and encoding of WFS requests and responses.
WFSFeatureSource Simple implementation of FeatureSource for a WFS 1.1 server.
WFSStrategy.RequestComponents Holds the components needed by the data store to issue and post process a GetFeature request.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.