Class ArcGisStrategy_2_0
- Object
- 
- Specification
- 
- WFSStrategy
- 
- AbstractWFSStrategy
- 
- StrictWFS_2_0_Strategy
- 
- ArcGisStrategy_2_0
 
 
 
 
 
- 
 public class ArcGisStrategy_2_0 extends StrictWFS_2_0_Strategy - Author:
- ian
 
- 
- 
Constructor SummaryConstructors Constructor Description ArcGisStrategy_2_0()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleansupports(GetFeatureRequest.ResultType resultType)Pull Parser doesn't manage to parse feature count from response, so asking for HITS is a waste of time currently.- 
Methods inherited from class StrictWFS_2_0_StrategybuildDescribeFeatureTypeParametersForGET, buildGetFeatureParametersForGET, canOffset, createDelete, createDescribeFeatureTypeRequestPost, createDescribeStoredQueriesRequestPost, createGetFeatureRequestPost, createInsert, createListStoredQueriesRequestPost, createTransactionRequest, createUpdate, findParameters, getClientSupportedOutputFormats, getFeatureTypeInfo, getFeatureTypeNames, getFilterCapabilities, getFilterConfiguration, getOperationMetadata, getOperationName, getOperationURI, getServerSupportedOutputFormats, getServerSupportedOutputFormats, getServiceInfo, getServiceVersion, getSupportedCRSIdentifiers, getWfsConfiguration, setCapabilities, supportsTransaction
 - 
Methods inherited from class AbstractWFSStrategybuildDescribeFeatureTypeParametersForGET, buildDescribeStoredQueriesParametersForGET, buildListStoredQueriesParametersForGET, buildUrlGET, createGetCapabilitiesRequest, dispose, encodeGetFeatureGetFilter, encodePropertyName, getConfig, getDefaultOutputFormat, getFieldTypeMappings, getOperationURL, getPostContents, getPostContentType, getPrefixedTypeName, getVersion, prepareEncoder, setConfig, simplify, splitFilters, supportsOperation, updatePropertyNames
 - 
Methods inherited from class WFSStrategycanLimit, newRequestHandle
 
- 
 
- 
- 
- 
Method Detail- 
supportspublic boolean supports(GetFeatureRequest.ResultType resultType) Pull Parser doesn't manage to parse feature count from response, so asking for HITS is a waste of time currently.- Overrides:
- supportsin class- StrictWFS_2_0_Strategy
 
 
- 
 
-