public class Resources extends Object
com.google.common.io.Resources utils to load resources
on the classpath| Constructor and Description |
|---|
Resources() |
| Modifier and Type | Method and Description |
|---|---|
static File |
getFile(String path) |
static InputStream |
getStream(String path) |
static String |
resolvePath(String path) |
public static InputStream getStream(String path) throws IOException
IOExceptionCopyright © 2015 Bluebrain Project. All rights reserved.