Uses of Class
org.geotools.data.wfs.internal.AbstractWFSStrategy
-
Packages that use AbstractWFSStrategy Package Description org.geotools.data.wfs.internal.v1_x org.geotools.data.wfs.internal.v2_0 -
-
Uses of AbstractWFSStrategy in org.geotools.data.wfs.internal.v1_x
Subclasses of AbstractWFSStrategy in org.geotools.data.wfs.internal.v1_x Modifier and Type Class Description class
ArcGisStrategy_1_X
class
CubeWerxStrategy
A strategy object to aid in querying a CubeWerx WFS 1.1 serverclass
GeoServerPre200Strategy
WFS strategy for GeoServer WFS 1.1 where the geoserver version is lower than 2.0.class
IonicStrategy
class
MapServerWFSStrategy
This strategy addresses a bug in most MapServer implementations where a filter is required in order for all the features to be returned.class
StrictWFS_1_x_Strategy
-
Uses of AbstractWFSStrategy in org.geotools.data.wfs.internal.v2_0
Subclasses of AbstractWFSStrategy in org.geotools.data.wfs.internal.v2_0 Modifier and Type Class Description class
ArcGisStrategy_2_0
class
StrictWFS_2_0_Strategy
-