Item
% of partially implemented
% of fully implemented
java.net
URLStreamHandler
84
URLStreamHandler() : void
openConnection(
URL
) :
URLConnection
openConnection(
URL
,
Proxy
) :
URLConnection
parseURL(
URL
,
String
, int, int) : void
getDefaultPort() : int
equals(
URL
,
URL
) : boolean
hashCode(
URL
) : int
sameFile(
URL
,
URL
) : boolean
getHostAddress(
URL
) :
InetAddress
hostsEqual(
URL
,
URL
) : boolean
toExternalForm(
URL
) :
String
setURL(
URL
,
String
,
String
, int,
String
,
String
,
String
,
String
,
String
) : void
setURL(
URL
,
String
,
String
, int,
String
,
String
) : void