|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| GetFeature | |
| 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. |
| 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. |
| Class Summary | |
|---|---|
| WFSExtensions | Utility class to look up for a parser that can deal with a given WFS response and process it. |
| 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. |
| Enum Summary | |
|---|---|
| GetFeature.ResultType | |
| Version | Enumeration for the supported WFS versions |
| WFSOperationType | Enumeration for the possible operations a WFS may implement. |
| Exception Summary | |
|---|---|
| WFSException | A Java Exception that mirrors a WFS ExceptionReport and is meant to be produced by
ExceptionReportParser. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||