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
MalformedURLExceptionIOExceptionpublic static void notNull(Object object)
Copyright © 2016. All rights reserved.