Searched refs:getSystemResources (Results 1 – 3 of 3) sorted by relevance
145 public static java.util.Enumeration<java.net.URL> getSystemResources(java.lang.String name) in getSystemResources() method in ClassLoader
347 configs = ClassLoader.getSystemResources(fullName); in hasNextService()
944 public static Enumeration<URL> getSystemResources(String name) in getSystemResources() method in ClassLoader