public final class WFSQuery extends java.lang.Object implements ServiceQuery
| Modifier and Type | Field and Description |
|---|---|
static ServiceQuery |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
int |
getPriority() |
ServiceListing |
queryServices(java.lang.String url) |
public static final ServiceQuery INSTANCE
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