Uses of Interface
org.geotools.data.wfs.WFSServiceInfo
- 
Packages that use WFSServiceInfo Package Description org.geotools.data.wfs org.geotools.data.wfs.internal org.geotools.data.wfs.internal.v1_x org.geotools.data.wfs.internal.v2_0 
- 
- 
Uses of WFSServiceInfo in org.geotools.data.wfsMethods in org.geotools.data.wfs that return WFSServiceInfo Modifier and Type Method Description WFSServiceInfoWFSDataStore. getInfo()
- 
Uses of WFSServiceInfo in org.geotools.data.wfs.internalMethods in org.geotools.data.wfs.internal that return WFSServiceInfo Modifier and Type Method Description protected WFSServiceInfoWFSClient. createInfo()WFSServiceInfoWFSClient. getInfo()abstract WFSServiceInfoWFSStrategy. getServiceInfo()
- 
Uses of WFSServiceInfo in org.geotools.data.wfs.internal.v1_xClasses in org.geotools.data.wfs.internal.v1_x that implement WFSServiceInfo Modifier and Type Class Description classCapabilitiesServiceInfoAdapts a WFS capabilities document toServiceInfoMethods in org.geotools.data.wfs.internal.v1_x that return WFSServiceInfo Modifier and Type Method Description WFSServiceInfoStrictWFS_1_x_Strategy. getServiceInfo()
- 
Uses of WFSServiceInfo in org.geotools.data.wfs.internal.v2_0Classes in org.geotools.data.wfs.internal.v2_0 that implement WFSServiceInfo Modifier and Type Class Description classCapabilities200ServiceInfoAdapts a WFS capabilities document toServiceInfoMethods in org.geotools.data.wfs.internal.v2_0 that return WFSServiceInfo Modifier and Type Method Description WFSServiceInfoStrictWFS_2_0_Strategy. getServiceInfo()
 
-