|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jenkins.ci.plugins.jobimport.URLUtils
public final class URLUtils
| Method Summary | |
|---|---|
static java.lang.String |
fetchUrl(java.lang.String url)
|
static java.lang.String |
fetchUrl(java.net.URL url)
|
static void |
notNull(java.lang.Object object)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String fetchUrl(java.lang.String url)
throws java.net.MalformedURLException,
java.io.IOException
java.net.MalformedURLException
java.io.IOException
public static java.lang.String fetchUrl(java.net.URL url)
throws java.io.IOException
java.io.IOExceptionpublic static void notNull(java.lang.Object object)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||