Searched refs:urlpath (Results 1 – 1 of 1) sorted by relevance
177 String urlpath; in getClassLoader() local182 urlpath = SVersionRCFile.toFileURL(f.getAbsolutePath()); in getClassLoader()184 if (urlpath != null) in getClassLoader()185 urls[i] = new URL(urlpath); in getClassLoader()
Completed in 12 milliseconds