|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetFeature | |
org.deegree_impl.services.wfs.capabilities | |
org.deegree.services.wfs.capabilities |
Uses of GetFeature in org.deegree_impl.services.wfs.capabilities |
Classes in org.deegree_impl.services.wfs.capabilities that implement GetFeature | |
(package private) class |
GetFeature_Impl
The <GetFeature> tag isused todefine the formats available for expressing the results of a query. |
(package private) class |
GetFeatureWithLock_Impl
The <GetFeature> tag isused todefine the formats available for expressing the results of a query. |
Fields in org.deegree_impl.services.wfs.capabilities declared as GetFeature | |
private GetFeature |
Request_Impl.getFeature
|
Methods in org.deegree_impl.services.wfs.capabilities that return GetFeature | |
private static GetFeature |
WFSCapabilitiesFactory.getGetFeature(org.w3c.dom.Element element)
returns an instance of an GetFeature object generated from the submitted dom element |
GetFeature |
Request_Impl.getGetFeature()
The <GetFeature> tag isused todefine the formats available for expressing the results of a query. |
Methods in org.deegree_impl.services.wfs.capabilities with parameters of type GetFeature | |
void |
Request_Impl.setGetFeature(GetFeature getFeature)
sets the |
Constructors in org.deegree_impl.services.wfs.capabilities with parameters of type GetFeature | |
Request_Impl(GetCapabilities getCapabilities,
DescribeFeatureType describeFeatureType,
Transaction transaction,
GetFeature getFeature,
GetFeatureWithLock getFeatureWithLock,
LockFeature lockFeature)
constructor initializing the class with the |
Uses of GetFeature in org.deegree.services.wfs.capabilities |
Subinterfaces of GetFeature in org.deegree.services.wfs.capabilities | |
interface |
GetFeatureWithLock
The <GetFeature> tag isused todefine the formats available for expressing the results of a query. |
Methods in org.deegree.services.wfs.capabilities that return GetFeature | |
GetFeature |
Request.getGetFeature()
The <GetFeature> tag isused todefine the formats available for expressing the results of a query. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |