public class ResourcesUtil extends Object
| Constructor and Description |
|---|
ResourcesUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getResourceAsString(Class<?> theClass,
String fileName) |
static File |
getResourceFile(Class<?> theClass,
String fileName) |
public static String getResourceAsString(Class<?> theClass, String fileName) throws IOException
IOExceptionCopyright © 2012–2017 CoGrOO. All rights reserved.