public class Url extends Object
static String
extractId(String url)
extractId(URL url)
static URL
parse(String uri)
parse(URI uri)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static URL parse(String uri) throws URISyntaxException
URISyntaxException
public static URL parse(URI uri)
public static String extractId(String url) throws MalformedURLException
MalformedURLException
public static String extractId(URL url)
Copyright © 2017. All rights reserved.