Uses of Package
org.geotools.data.wfs.protocol.wfs

Packages that use org.geotools.data.wfs.protocol.wfs
org.geotools.data.wfs   
org.geotools.data.wfs.protocol.wfs   
org.geotools.data.wfs.v1_0_0   
org.geotools.data.wfs.v1_1_0   
org.geotools.data.wfs.v1_1_0.parsers   
org.geotools.wfs.protocol   
 

Classes in org.geotools.data.wfs.protocol.wfs used by org.geotools.data.wfs
Version
          Enumeration for the supported WFS versions
 

Classes in org.geotools.data.wfs.protocol.wfs used by org.geotools.data.wfs.protocol.wfs
GetFeature
           
GetFeature.ResultType
           
Version
          Enumeration for the supported WFS versions
WFSOperationType
          Enumeration for the possible operations a WFS may implement.
WFSResponse
          A handle to a WFS response that contains the input stream to the actual contents and some well known response information derived from the HTTP response headers.
WFSResponseParser
          A simple interface to parse the response of a WFS request.
 

Classes in org.geotools.data.wfs.protocol.wfs used by org.geotools.data.wfs.v1_0_0
WFSOperationType
          Enumeration for the possible operations a WFS may implement.
 

Classes in org.geotools.data.wfs.protocol.wfs used by org.geotools.data.wfs.v1_1_0
GetFeature
           
GetFeature.ResultType
           
Version
          Enumeration for the supported WFS versions
WFSOperationType
          Enumeration for the possible operations a WFS may implement.
WFSProtocol
          Facade interface to interact with a WFS instance.
WFSResponse
          A handle to a WFS response that contains the input stream to the actual contents and some well known response information derived from the HTTP response headers.
 

Classes in org.geotools.data.wfs.protocol.wfs used by org.geotools.data.wfs.v1_1_0.parsers
GetFeatureParser
          Interface to abstract out the parsing of features coming from a GetFeature request from the underlying xml parsing technology in use.
WFSProtocol
          Facade interface to interact with a WFS instance.
WFSResponse
          A handle to a WFS response that contains the input stream to the actual contents and some well known response information derived from the HTTP response headers.
WFSResponseParser
          A simple interface to parse the response of a WFS request.
WFSResponseParserFactory
          A factory interface meant to be used through the usual GeoTools SPI mechanism to dynamically find out a parser capable of processing a WFS response based on the request to be sent.
 

Classes in org.geotools.data.wfs.protocol.wfs used by org.geotools.wfs.protocol
Version
          Enumeration for the supported WFS versions
WFSOperationType
          Enumeration for the possible operations a WFS may implement.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.