Searched defs:resourceExists (Results 1 – 6 of 6) sorted by relevance
240 public boolean resourceExists(final String resourceName) in resourceExists() method in ResourceLoader
175 public boolean resourceExists(String name) in resourceExists() method in FileResourceLoader
340 public boolean resourceExists(final String name) in resourceExists() method in StringResourceLoader
325 public static boolean resourceExists(String resourceName) in resourceExists() method in Velocity
352 public boolean resourceExists(String resourceName) in resourceExists() method in VelocityEngine
131 private static boolean resourceExists(String baseName) { in resourceExists() method in NativeLibrary