April 05
Prof. Ismael H. F. Santos -
ismael@tecgraf.puc-rio.br
2
URL
: Construtores
n
public URL(String spec)
throws MalformedURLException
n
n
public URL(String protocol, String host,
String file)
throws MalformedURLException
n
n
public URL(String protocol, String host,
int port, String file)
throws MalformedURLException