@GwtIncompatible(value="getResource, java.io.InputStreamReader") public final class ResourceLoader extends Object
Constructor and Description |
---|
ResourceLoader() |
Modifier and Type | Method and Description |
---|---|
static String |
loadTextResource(Class<?> clazz,
String path) |
static boolean |
resourceExists(Class<?> clazz,
String path) |
static String[] |
resourceList(Class<?> clazz) |
Copyright © 2009-2016 Google. All Rights Reserved.