Searched defs:retrieve (Results 1 – 2 of 2) sorted by relevance
38 public JarFile retrieve (URL url) throws IOException; in retrieve() method
169 private static JarFile retrieve(final URL url) throws IOException { in retrieve() method in URLJarFile177 …private static JarFile retrieve(final URL url, final URLJarFileCloseController closeController) th… in retrieve() method in URLJarFile