public class WFSGServiceDriver extends WFSServiceDriver
client, status
Constructor and Description |
---|
WFSGServiceDriver() |
Modifier and Type | Method and Description |
---|---|
DiscoveryServiceCapabilities |
getCapabilities(URI uri)
It try to discover the server capabilities.
|
Feature[] |
getFeature(URI uri,
GazetteerQuery query)
It returns the foubd records
|
String |
getServiceName() |
boolean |
isDescribeFeatureTypeNeeded()
There are protocols that need to invoke the describeFeatureType
operation before to do a getFeature.
|
describeFeatureType, getDefaultPort, getDefaultSchema, getFilterSQL, isProtocolSupported, parseOutputFile
createQuery, getFeatureTypes, getProjection, getQuery, getUsername, needsUsername, setFeatureTypes, setProjection, setQuery, setUsername
getAditionalSearchPanel, getOneServer, getServerAnswerReady, setServerAnswerReady, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAditionalSearchPanel, getOneServer, getServerAnswerReady, setServerAnswerReady, toString
public DiscoveryServiceCapabilities getCapabilities(URI uri)
IDiscoveryServiceDriver
getCapabilities
in interface IDiscoveryServiceDriver
getCapabilities
in class WFSServiceDriver
uri
- Server URIpublic Feature[] getFeature(URI uri, GazetteerQuery query)
IGazetteerServiceDriver
getFeature
in interface IGazetteerServiceDriver
getFeature
in class WFSServiceDriver
uri
- Server URIquery
- Query with the search parameterspublic boolean isDescribeFeatureTypeNeeded()
IGazetteerServiceDriver
isDescribeFeatureTypeNeeded
in interface IGazetteerServiceDriver
isDescribeFeatureTypeNeeded
in class WFSServiceDriver
public String getServiceName()
getServiceName
in interface IDiscoveryServiceDriver
getServiceName
in class WFSServiceDriver