Searched defs:getResource (Results 1 – 10 of 10) sorted by relevance
45 public static URL getResource (final String name) in getResource() method in ResourceLoader92 public static URL getResource (final String name, final ClassLoader loader) in getResource() method in ResourceLoader
26 function getResource(url, callback) { function
39 public static URL getResource(String name, ClassLoader loader) in getResource() method in ConsumerProperties
66 public static URL getResource(String name) { in getResource() method in JmeSystem
76 public URL getResource(String name) { in getResource() method in JmeSystemDelegate
241 private static byte[] getResource(File tempDir, String resourceName) throws IOException { in getResource() method in JarExecTest
251 private static byte[] getResource(File tempDir, String resourceName) throws IOException { in getResource() method in ZipExecTest
81 public URL getResource(String path) { in getResource() method in NiftyJmeDisplay.ResourceLocationJme
159 public final URL getResource (final String name) in getResource() method in InstrClassLoader
64 public URL getResource(String res) { in getResource() method in URLClassLoaderTest.BogusClassLoader