Searched defs:resName (Results 1 – 2 of 2) sorted by relevance
150 public static URL getSystemResource(String resName) { in getSystemResource()166 public static Enumeration<URL> getSystemResources(String resName) throws IOException { in getSystemResources()181 public static InputStream getSystemResourceAsStream(String resName) { in getSystemResourceAsStream()400 public URL getResource(String resName) { in getResource()422 public Enumeration<URL> getResources(String resName) throws IOException { in getResources()440 public InputStream getResourceAsStream(String resName) { in getResourceAsStream()546 protected URL findResource(String resName) { in findResource()564 protected Enumeration<URL> findResources(String resName) throws IOException { in findResources()791 protected Enumeration<URL> findResources(String resName) throws IOException { in findResources()831 public URL getResource(String resName) { in getResource()[all …]
52 String resName = xpr.getName(); in test_X500Principal_01() local153 String resName = xpr.getName(); in test_getName() local168 String resName = xpr.getName(X500Principal.CANONICAL); in test_getName_Format() local176 String resName = xpr.getName(X500Principal.RFC1779); in test_getName_Format() local183 String resName = xpr.getName(X500Principal.RFC2253); in test_getName_Format() local190 String resName = xpr.getName(null); in test_getName_Format() local195 String resName = xpr.getName("RFC2254"); in test_getName_Format() local