org.deegree.services.wms.controller
Class WMSController111
java.lang.Object
org.deegree.services.wms.controller.WMSControllerBase
org.deegree.services.wms.controller.WMSController111
- All Implemented Interfaces:
- WMSController.Controller
public class WMSController111
- extends WMSControllerBase
WMSController111
- Version:
- $Revision: 31896 $, $Date: 2011-09-15 15:12:23 +0200 (Thu, 15 Sep 2011) $
- Author:
- Andreas Schmitz, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WMSController111
public WMSController111()
sendException
public void sendException(OWSException ex,
HttpResponseBuffer response)
throws javax.servlet.ServletException
- Throws:
javax.servlet.ServletException
throwSRSException
public void throwSRSException(String name)
throws OWSException
- Throws:
OWSException
getCRS
public static ICRS getCRS(String crs)
- Parameters:
crs
-
- Returns:
- the auto crs as defined in WMS 1.1.1 spec Annex E
exportCapas
protected void exportCapas(String getUrl,
String postUrl,
MapService service,
HttpResponseBuffer response,
ServiceIdentification identification,
ServiceProvider provider,
WMSController controller)
throws IOException
- Specified by:
exportCapas
in class WMSControllerBase
- Throws:
IOException
Copyright © 2011. All Rights Reserved.