MCPcopy Create free account
hub / github.com/Erlandys/UE4LinuxLauncher / toJSONObject

Method toJSONObject

src/org/json/XML.java:471–473  ·  view source on GitHub ↗

Convert a well-formed (but not necessarily valid) XML string into a JSONObject. Some information may be lost in this transformation because JSON is a data format and XML is a document format. XML uses elements, attributes, and content text, while JSON uses unordered collections of name/value pairs a

(String string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

skipPastMethod · 0.95
parseMethod · 0.95
moreMethod · 0.80

Tested by

no test coverage detected