Class MapServerWFSStrategy


public class MapServerWFSStrategy extends StrictWFS_1_x_Strategy
This strategy addresses a bug in most MapServer implementations where a filter is required in order for all the features to be returned. So if the Filter is Filter.NONE or Query.ALL then a BBox Filter is constructed that is the entire layer.