Searched defs:getURL (Results 1 – 6 of 6) sorted by relevance
45 public static String getURL(String name) { in getURL() method in Support_Resources
664 public URL getURL() { in getURL() method in URLConnection
764 public URL getURL(int parameterIndex) throws SQLException; in getURL() method779 public URL getURL(String parameterName) throws SQLException; in getURL() method
1089 public URL getURL(int columnIndex) throws SQLException; in getURL() method1101 public URL getURL(String columnName) throws SQLException; in getURL() method
2045 public String getURL() throws SQLException; in getURL() method
295 public URL getURL() { in getURL() method in HttpsURLConnectionImpl