Class WMS1_3_0.GetCapsRequest

All Implemented Interfaces:
GetCapabilitiesRequest, Request
Enclosing class:
WMS1_3_0

public static class WMS1_3_0.GetCapsRequest extends WMS1_1_1.GetCapsRequest
  • Constructor Details

    • GetCapsRequest

      public GetCapsRequest(URL urlGetCapabilities)
  • Method Details

    • 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_1.GetCapsRequest