Home
last modified time | relevance | path

Searched defs:resourceToURL (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-io/src/main/java/org/apache/commons/io/
DIOUtils.java2241 public static URL resourceToURL(final String name) throws IOException { in resourceToURL() method in IOUtils
2258 …public static URL resourceToURL(final String name, final ClassLoader classLoader) throws IOExcepti… in resourceToURL() method in IOUtils