Uses of Class
org.geotools.data.wfs.WFSDataStore
Packages that use WFSDataStore
-
Uses of WFSDataStore in org.geotools.data.wfs
Methods in org.geotools.data.wfs that return WFSDataStoreModifier and TypeMethodDescriptionWFSDataStoreFactory.createDataStore
(Map<String, ?> params) Requests the WFS Capabilities document from theurl
parameter inparams
and returns aWFSDataStore
according to the version of the GetCapabilities document returned.