public class LoaderHelper extends Object
| Constructor and Description |
|---|
LoaderHelper() |
| Modifier and Type | Method and Description |
|---|---|
static URL[] |
getUrls(File file)
Get Urls array for class loader.
|
static URL[] |
toArray(List<URL> urls) |
public static URL[] getUrls(File file) throws IOException
IOExceptionCopyright © 2025. All rights reserved.