|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WFSDataStore | |
---|---|
org.geotools.data.wfs | |
org.geotools.data.wfs.v1_0_0 | |
org.geotools.data.wfs.v1_1_0 |
Uses of WFSDataStore in org.geotools.data.wfs |
---|
Fields in org.geotools.data.wfs with type parameters of type WFSDataStore | |
---|---|
protected java.util.Map<java.util.Map,WFSDataStore> |
WFSDataStoreFactory.perParameterSetDataStoreCache
|
Methods in org.geotools.data.wfs that return WFSDataStore | |
---|---|
WFSDataStore |
WFSDataStoreFactory.createDataStore(java.util.Map params)
Requests the WFS Capabilities document from the url parameter
in params and returns a WFSDataStore according to the version of the
GetCapabilities document returned. |
Uses of WFSDataStore in org.geotools.data.wfs.v1_0_0 |
---|
Classes in org.geotools.data.wfs.v1_0_0 that implement WFSDataStore | |
---|---|
class |
WFS_1_0_0_DataStore
DOCUMENT ME! |
Uses of WFSDataStore in org.geotools.data.wfs.v1_1_0 |
---|
Classes in org.geotools.data.wfs.v1_1_0 that implement WFSDataStore | |
---|---|
class |
WFS_1_1_0_DataStore
A WFS 1.1 DataStore implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |