Class URLLocation

    • Constructor Detail

      • URLLocation

        public URLLocation​(URL url)
    • Method Detail

      • getURL

        public URL getURL()
        Gets the associated URL.
      • getURI

        public URI getURI()
        Gets the associated URI, or null if this URL is not formatted strictly according to RFC2396 and cannot be converted to a URI.