Uses of Class
com.luciad.ogc.wfs.client.TLcdWFSGetCapabilitiesRequest
Packages that use TLcdWFSGetCapabilitiesRequest
-
Uses of TLcdWFSGetCapabilitiesRequest in com.luciad.ogc.wfs.client
Methods in com.luciad.ogc.wfs.client that return TLcdWFSGetCapabilitiesRequestModifier and TypeMethodDescriptionTLcdWFSClient.createGetCapabilitiesRequest()
Creates a new 'GetCapabilities' request object which is compatible with the WFS version implemented by the WFS server this client communicates with.Methods in com.luciad.ogc.wfs.client with parameters of type TLcdWFSGetCapabilitiesRequestModifier and TypeMethodDescriptionTLcdWFSClient.getCapabilities
(TLcdWFSGetCapabilitiesRequest aRequest) Performs the 'GetCapabilities' request.