public class ResourcesLoader
extends java.lang.Object
Constructor and Description |
---|
ResourcesLoader() |
Modifier and Type | Method and Description |
---|---|
static void |
addLibraryPath(java.lang.String pathToAdd) |
static void |
load(java.lang.Class<?> rootClass,
java.lang.String binary)
Loads the resources from the jarfile
|