MCPcopy Create free account
hub / github.com/fangyidong/json-simple / escape

Method escape

src/main/java/org/json/simple/JSONValue.java:258–264  ·  view source on GitHub ↗

Escape quotes, \, /, \r, \n, \b, \f, \t and other control characters (U+0000 through U+001F). @param s @return

(String s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

writeJSONStringMethod · 0.95
toStringMethod · 0.95
escapeMethod · 0.95

Calls 1

toStringMethod · 0.45

Tested by

no test coverage detected