MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / toExternalForm

Method toExternalForm

src/java/net/URLStreamHandler.java:130–143  ·  view source on GitHub ↗

Reverses the parsing of the URL. This should probably be overridden if you override parseURL(). @param u the URL @return the textual representation of the fully qualified URL (i.e. after the context and canonicalization have been applied).

(URL u)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

getProtocolMethod · 0.80
getHostMethod · 0.80
getRefMethod · 0.80
lengthMethod · 0.45
getPortMethod · 0.45
getFileMethod · 0.45

Tested by

no test coverage detected