Searched defs:getURL (Results 1 - 25 of 37) sorted by relevance

12

/openjdk9/jaxws/src/java.xml.bind/share/classes/javax/xml/bind/
H A DValidationEventLocator.java54 public java.net.URL getURL(); method in interface:ValidationEventLocator
/openjdk9/jaxws/src/java.activation/share/classes/javax/activation/
H A DURLDataSource.java134 public URL getURL() { method in class:URLDataSource
/openjdk9/jdk/src/java.base/share/classes/jdk/internal/loader/
H A DResource.java55 public abstract URL getURL(); method in class:Resource
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/api/
H A DEndpointAddress.java184 public URL getURL() { method in class:EndpointAddress
/openjdk9/jdk/src/java.base/share/classes/sun/net/
H A DProgressEvent.java66 public URL getURL() method in class:ProgressEvent
H A DProgressSource.java100 public URL getURL() { method in class:ProgressSource
/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/event/
H A DHyperlinkEvent.java157 public URL getURL() { method in class:HyperlinkEvent
/openjdk9/jdk/test/sun/net/www/http/HttpClient/
H A DProxyTest.java138 public String getURL() { method in class:ProxyTest.HttpProxyServer
/openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/api/scripting/
H A DURLReader.java98 public URL getURL() { method in class:URLReader
/openjdk9/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/
H A DLocatorEx.java83 public URL getURL() { method in class:LocatorEx.Snapshot
/openjdk9/jaxws/src/java.xml.bind/share/classes/javax/xml/bind/helpers/
H A DValidationEventLocatorImpl.java165 public URL getURL() { method in class:ValidationEventLocatorImpl
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/api/server/
H A DSDDocument.java91 URL getURL(); method in interface:SDDocument
/openjdk9/jaxp/src/jdk.xml.dom/share/classes/org/w3c/dom/html/
H A DHTMLDocument.java85 public String getURL(); method in interface:HTMLDocument
/openjdk9/jdk/test/java/net/httpclient/
H A DServer.java251 public String getURL() { method in class:Server
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/server/
H A DSDDocumentImpl.java222 public URL getURL() { method in class:SDDocumentImpl
/openjdk9/jdk/src/java.sql/share/classes/java/sql/
H A DCallableStatement.java762 java.net.URL getURL(int parameterIndex) throws SQLException; method in interface:CallableStatement
1752 java.net.URL getURL(String parameterName) throws SQLException; method in interface:CallableStatement
H A DResultSet.java2782 java.net.URL getURL(int columnIndex) throws SQLException; method in interface:ResultSet
2800 java.net.URL getURL(String columnLabel) throws SQLException; method in interface:ResultSet
/openjdk9/jdk/test/java/sql/testng/util/
H A DStubCallableStatement.java198 public URL getURL(int parameterIndex) throws SQLException { method in class:StubCallableStatement
438 public URL getURL(String parameterName) throws SQLException { method in class:StubCallableStatement
/openjdk9/jdk/src/java.base/share/classes/java/net/
H A DURLConnection.java491 public URL getURL() { method in class:URLConnection
/openjdk9/jdk/src/java.base/share/classes/com/sun/net/ssl/internal/www/protocol/https/
H A DHttpsURLConnectionOldImpl.java347 public URL getURL() { method in class:HttpsURLConnectionOldImpl
/openjdk9/jdk/src/java.base/share/classes/sun/net/www/protocol/https/
H A DHttpsURLConnectionImpl.java375 public URL getURL() { method in class:HttpsURLConnectionImpl
/openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DSource.java626 public URL getURL() { method in class:Source
/openjdk9/jdk/test/javax/sql/testng/util/
H A DStubBaseRowSet.java693 public java.net.URL getURL(int columnIndex) throws SQLException { method in class:StubBaseRowSet
698 public java.net.URL getURL(String columnLabel) throws SQLException { method in class:StubBaseRowSet
/openjdk9/jdk/src/java.sql.rowset/share/classes/com/sun/rowset/
H A DJoinRowSetImpl.java4069 public java.net.URL getURL(int columnIndex) throws SQLException { method in class:JoinRowSetImpl
4077 public java.net.URL getURL(String columnName) throws SQLException { method in class:JoinRowSetImpl
/openjdk9/jdk/src/java.naming/share/classes/com/sun/jndi/ldap/
H A DLdapCtx.java1731 String getURL() { method in class:LdapCtx

Completed in 432 milliseconds

12