public final class URLUtils extends Object
Modifier and Type | Method and Description |
---|---|
static InputStream |
fetchUrl(String url,
String username,
String password) |
static void |
notNull(Object object) |
public static InputStream fetchUrl(String url, String username, String password) throws MalformedURLException, IOException
MalformedURLException
IOException
public static void notNull(Object object)
Copyright © 2016–2017. All rights reserved.