Searched refs:toURLs (Results 1 – 4 of 4) sorted by relevance
3094 public static URL[] toURLs(final File... files) throws IOException { in toURLs() method in FileUtils
2691 final URL[] urls = FileUtils.toURLs(files);2707 final URL[] urls = FileUtils.toURLs(files);
623 o IO-334: FileUtils.toURLs throws NPE for null parameter; document the852 * [IO-163] FileUtils - fix toURLs() using deprecated method of conversion to URL
653 o IO-334: FileUtils.toURLs throws NPE for null parameter; document the882 * [IO-163] FileUtils - fix toURLs() using deprecated method of conversion to URL