public class ExtInstallerUtils extends Object
| Constructor and Description |
|---|
ExtInstallerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static ClassLoader |
classLoader()
fast class loader
|
static URL |
computeUrl(String resourceName,
boolean canBeNull)
compute a url of a resource
|
static File |
fileFromResourceName(String resourceName)
get a file name from a resource name
|
public static File fileFromResourceName(String resourceName)
resourceName - is the classpath locationpublic static URL computeUrl(String resourceName, boolean canBeNull)
resourceName - canBeNull - if cant be null, throw runtimepublic static ClassLoader classLoader()
Copyright © 2016 Internet2. All rights reserved.