You can try to create a java.net.URL object out of it. If it is not a proper URL, a MalformedURLException will be thrown.
You can try to create a java.net.URL object out of it. If it is not a proper URL, a MalformedURLException will be thrown.