Searched defs:toURI (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/net/
H A DURL.java496 public URI toURI() throws URISyntaxException { method in class:URL
/libcore/luni/src/main/java/java/io/
H A DFile.java172 * @see #toURI
1063 public URI toURI() { method in class:File
1087 * @deprecated use {@link #toURI} and {@link java.net.URI#toURL} to get

Completed in 613 milliseconds