Class UrlUtils

java.lang.Object
org.eluder.coveralls.maven.plugin.util.UrlUtils

public final class UrlUtils extends Object
The Class UrlUtils.
  • Method Details

    • create

      public static URL create(String url)
      Creates the.
      Parameters:
      url - the url
      Returns:
      the url
    • toUri

      public static URI toUri(URL url)
      To uri.
      Parameters:
      url - the url
      Returns:
      the uri