public class WMSQuery extends java.lang.Object implements ServiceQuery
| Constructor and Description |
|---|
WMSQuery() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
int |
getPriority() |
ServiceListing |
queryServices(java.lang.String url) |
public java.lang.String getName()
getName in interface ServiceQuerypublic int getPriority()
getPriority in interface ServiceQuerypublic ServiceListing queryServices(java.lang.String url)
queryServices in interface ServiceQuery