Item | % of partially implemented | % of fully implemented |
---|---|---|
java.net |
||
89 | ||
URL(String) : void |
||
getQuery() : String |
||
getPath() : String |
||
getUserInfo() : String |
||
getAuthority() : String |
||
getPort() : int |
||
getDefaultPort() : int |
||
getProtocol() : String |
||
getHost() : String |
||
getFile() : String |
||
getRef() : String |
||
equals(Object) : boolean |
||
hashCode() : int |
||
sameFile(URL) : boolean |
||
toString() : String |
||
toExternalForm() : String |
||
toURI() : URI |
||
openConnection() : URLConnection |
||
openConnection(Proxy) : URLConnection |
||
openStream() : InputStream |
||
getContent() : Object |
||
setURLStreamHandlerFactory(URLStreamHandlerFactory) : void |