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 ServiceQuery
public int getPriority()
getPriority
in interface ServiceQuery
public ServiceListing queryServices(java.lang.String url)
queryServices
in interface ServiceQuery