org.geotools.data.wfs.v1_1_0
Class GeoServerStrategy
Object
DefaultWFSStrategy
GeoServerStrategy
- All Implemented Interfaces:
- WFSStrategy
public class GeoServerStrategy
- extends DefaultWFSStrategy
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeoServerStrategy
public GeoServerStrategy()
getDefaultOutputFormat
public String getDefaultOutputFormat(WFSProtocol wfs,
WFSOperationType op)
- GeoServer versions prior to 2.0 state
text/gml; subtype=gml/3.1.1
instead of text/xml; subtype=gml/3.1.1
- Specified by:
getDefaultOutputFormat
in interface WFSStrategy
- Overrides:
getDefaultOutputFormat
in class DefaultWFSStrategy
- Returns:
"text/xml; subtype=gml/3.1.1"
- See Also:
WFSProtocol#getDefaultOutputFormat()
getFilterConfiguration
protected Configuration getFilterConfiguration()
- GeoServer versions lower than 2.0 can only parse Filter 1.0
- Overrides:
getFilterConfiguration
in class DefaultWFSStrategy
Copyright © 1996-2010 Geotools. All Rights Reserved.