Uses of Class
org.geotools.data.wfs.WFSDataStore
-
Packages that use WFSDataStore Package Description org.geotools.data.wfs -
-
Uses of WFSDataStore in org.geotools.data.wfs
Methods in org.geotools.data.wfs that return WFSDataStore Modifier and Type Method Description WFSDataStoreWFSDataStoreFactory. createDataStore(Map<String,?> params)Requests the WFS Capabilities document from theurlparameter inparamsand returns aWFSDataStoreaccording to the version of the GetCapabilities document returned.
-