Searched defs:toURL (Results 1 - 5 of 5) sorted by relevance

/openjdk10/hotspot/test/runtime/testlibrary/
H A DClassUnloadCommon.java100 static URL toURL(Path path) { method in class:ClassUnloadCommon
/openjdk10/jaxws/src/java.xml.bind/share/classes/javax/xml/bind/helpers/
H A DValidationEventLocatorImpl.java145 private static URL toURL( String systemId ) { method in class:ValidationEventLocatorImpl
/openjdk10/langtools/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/
H A DExtern.java231 private URL toURL(String url) throws Fault { method in class:Extern
/openjdk10/jdk/src/java.base/share/classes/java/io/
H A DFile.java682 public URL toURL() throws MalformedURLException { method in class:File
/openjdk10/jdk/src/java.base/share/classes/java/net/
H A DURI.java1115 public URL toURL() throws MalformedURLException { method in class:URI

Completed in 121 milliseconds