public class WFSGServiceDriver extends WFSServiceDriver
client, status| Constructor and Description |
|---|
WFSGServiceDriver() |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryServiceCapabilities |
getCapabilities(java.net.URI uri)
It try to discover the server capabilities.
|
Feature[] |
getFeature(java.net.URI uri,
GazetteerQuery query)
It returns the foubd records
|
java.lang.String |
getServiceName() |
boolean |
isDescribeFeatureTypeNeeded()
There are protocols that need to invoke the describeFeatureType
operation before to do a getFeature.
|
describeFeatureType, getDefaultPort, getDefaultSchema, getFilterSQL, isProtocolSupported, parseOutputFilecreateQuery, getFeatureTypes, getProjection, getQuery, getUsername, needsUsername, setFeatureTypes, setProjection, setQuery, setUsernamegetAditionalSearchPanel, getOneServer, getServerAnswerReady, setServerAnswerReady, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAditionalSearchPanel, getOneServer, getServerAnswerReady, setServerAnswerReady, toStringpublic DiscoveryServiceCapabilities getCapabilities(java.net.URI uri)
IDiscoveryServiceDrivergetCapabilities in interface IDiscoveryServiceDrivergetCapabilities in class WFSServiceDriveruri - Server URIpublic Feature[] getFeature(java.net.URI uri, GazetteerQuery query)
IGazetteerServiceDrivergetFeature in interface IGazetteerServiceDrivergetFeature in class WFSServiceDriveruri - Server URIquery - Query with the search parameterspublic boolean isDescribeFeatureTypeNeeded()
IGazetteerServiceDriverisDescribeFeatureTypeNeeded in interface IGazetteerServiceDriverisDescribeFeatureTypeNeeded in class WFSServiceDriverpublic java.lang.String getServiceName()
getServiceName in interface IDiscoveryServiceDrivergetServiceName in class WFSServiceDriver