MCPcopy Index your code
hub / github.com/Erlandys/UE4LinuxLauncher / toJSONArray

Method toJSONArray

src/org/json/JSONML.java:246–248  ·  view source on GitHub ↗

Convert a well-formed (but not necessarily valid) XML string into a JSONArray using the JsonML transform. Each XML tag is represented as a JSONArray in which the first element is the tag name. If the tag has attributes, then the second element will be JSONObject containing the name/value pairs. If t

(String string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

parseMethod · 0.95

Tested by

no test coverage detected