Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/io/
DFile.java1084 public URL toURL() throws java.net.MalformedURLException { in toURL() method in File
/libcore/luni/src/main/java/java/net/
DURI.java1377 public URL toURL() throws MalformedURLException { in toURL() method in URI