public final class FileUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static ClassLoader[] |
getClassLoaders()
Returns default classloaders.
|
static InputStream |
getStreamForUrl(String url,
ClassLoader loader) |
public static InputStream getStreamForUrl(String url, ClassLoader loader) throws MalformedURLException, IOException
MalformedURLExceptionIOExceptionpublic static ClassLoader[] getClassLoaders()
Copyright © 2014. All Rights Reserved.