public class MapServerWFSStrategy extends StrictWFS_1_x_Strategy
capabilities| Constructor and Description |
|---|
MapServerWFSStrategy(Document capabilitiesDoc) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
encodePropertyName(String propertyName) |
Map<QName,Class<?>> |
getFieldTypeMappings()
Provide additional field type mappings
|
InputStream |
getPostContents(WFSRequest request)
Returns the input stream with the POST body contents for the given request.
|
FeatureTypeType |
translateTypeInfo(FeatureTypeType typeInfo)
Any server specific translation of type information such as setting correct namespace
|
createDelete, createDescribeFeatureTypeRequestPost, createDescribeStoredQueriesRequestPost, createGetFeatureRequestPost, createInsert, createListStoredQueriesRequestPost, createTransactionRequest, createUpdate, findParameters, getClientSupportedOutputFormats, getFeatureTypeInfo, getFeatureTypeNames, getFilterCapabilities, getFilterConfiguration, getOperationMetadata, getOperationName, getOperationURI, getServerSupportedOutputFormats, getServerSupportedOutputFormats, getServiceInfo, getServiceVersion, getSupportedCRSIdentifiers, getWfsConfiguration, setCapabilities, supports, supportsTransactionbuildDescribeFeatureTypeParametersForGET, buildDescribeStoredQueriesParametersForGET, buildGetFeatureParametersForGET, buildListStoredQueriesParametersForGET, buildUrlGET, createGetCapabilitiesRequest, dispose, encodeGetFeatureGetFilter, getConfig, getDefaultOutputFormat, getOperationURL, getPostContentType, getPrefixedTypeName, getVersion, prepareEncoder, setConfig, simplify, splitFilters, supportsOperationnewRequestHandlepublic MapServerWFSStrategy(Document capabilitiesDoc)
public FeatureTypeType translateTypeInfo(FeatureTypeType typeInfo)
StrictWFS_1_x_StrategytranslateTypeInfo in class StrictWFS_1_x_StrategytypeInfo - type infopublic Map<QName,Class<?>> getFieldTypeMappings()
WFSStrategygetFieldTypeMappings in class AbstractWFSStrategypublic InputStream getPostContents(WFSRequest request) throws IOException
AbstractWFSStrategygetPostContents in class AbstractWFSStrategyIOExceptionAbstractWFSStrategy.createDescribeFeatureTypeRequestPost(org.geotools.data.wfs.internal.DescribeFeatureTypeRequest),
AbstractWFSStrategy.createGetFeatureRequestPost(org.geotools.data.wfs.internal.GetFeatureRequest),
AbstractWFSStrategy.prepareEncoder(org.geotools.data.wfs.internal.WFSRequest),
AbstractWFSStrategy.getOperationName(org.geotools.data.wfs.internal.WFSOperationType)protected String encodePropertyName(String propertyName)
encodePropertyName in class AbstractWFSStrategyCopyright © 1996–2019 Geotools. All rights reserved.