Class URLWebMap.Params

java.lang.Object
org.bzdev.ejws.maps.URLWebMap.Params
Enclosing class:
URLWebMap

public static class URLWebMap.Params extends Object
Type of the argument for the URLWebMap constructor.
  • Constructor Details

    • Params

      public Params(URL b, boolean nv)
      Constructor given a URL.
      Parameters:
      b - the base URL for the resource
      nv - true if HTTPS requests should not be verified; false otherwise