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
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  
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>...
ReprojectingFilterVisitor Returns a clone of the provided filter where all geometries and bboxes have been reprojected to the CRS of the associated attributes.
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-2010 Geotools. All Rights Reserved.