Uses of Class
org.geotools.data.wfs.WFSDataStore

Packages that use WFSDataStore
org.geotools.data.wfs   
 

Uses of WFSDataStore in org.geotools.data.wfs
 

Fields in org.geotools.data.wfs declared as WFSDataStore
protected  WFSDataStore WFSFeatureSource.ds
           
 

Constructors in org.geotools.data.wfs with parameters of type WFSDataStore
WFSFeatureSource(WFSDataStore ds, java.lang.String fname)
           
WFSFeatureStore(WFSDataStore ds, java.lang.String typeName)
           
WFSTransactionState(WFSDataStore ds)
           
 



Copyright © GeoTools. All Rights Reserved.