public final class ResourceUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
close(Closeable closeable) |
static String |
getClasspathResourcePath(String path) |
static InputStream |
getInputStream(String path) |
static boolean |
isClasspathResource(String path) |
Apache Camel