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
MalformedURLException
IOException
public static ClassLoader[] getClassLoaders()
Copyright © 2003-2007 Jive Software.