Searched defs:getURL (Results 1 – 5 of 5) sorted by relevance
59 public static String getURL(String name) { in getURL() method in Support_Resources
655 public URL getURL() { in getURL() method in URLConnection
763 public URL getURL(int parameterIndex) throws SQLException; in getURL() method778 public URL getURL(String parameterName) throws SQLException; in getURL() method
1087 public URL getURL(int columnIndex) throws SQLException; in getURL() method1099 public URL getURL(String columnName) throws SQLException; in getURL() method
2045 public String getURL() throws SQLException; in getURL() method