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

Method encode

src/java/net/URLEncoder.java:75–93  ·  view source on GitHub ↗

Translates String into x-www-form-urlencoded format. @param s String to be translated @return the translated String.

(String s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

writeMethod · 0.95
forDigitMethod · 0.95
toStringMethod · 0.95
lengthMethod · 0.45
charAtMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected