org.geotools.data.wms
Class WMS1_1_1.GetCapsRequest
Object
AbstractRequest
AbstractGetCapabilitiesRequest
WMS1_0_0.GetCapsRequest
WMS1_1_0.GetCapsRequest
WMS1_1_1.GetCapsRequest
- All Implemented Interfaces:
- GetCapabilitiesRequest, Request
- Direct Known Subclasses:
- WMS1_3_0.GetCapsRequest
- Enclosing class:
- WMS1_1_1
public static class WMS1_1_1.GetCapsRequest
- extends WMS1_1_0.GetCapsRequest
Method Summary |
protected void |
initVersion()
Sets up the version number for this request. |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WMS1_1_1.GetCapsRequest
public WMS1_1_1.GetCapsRequest(URL urlGetCapabilities)
initVersion
protected void initVersion()
- Description copied from class:
AbstractRequest
- Sets up the version number for this request. Typically something like
setProperty("VERSION", "1.1.1");
- Overrides:
initVersion
in class WMS1_1_0.GetCapsRequest
Copyright © 1996-2014 Geotools. All Rights Reserved.