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

Method rowToJSONObject

src/org/json/CDL.java:139–143  ·  view source on GitHub ↗

Produce a JSONObject from a row of comma delimited text, using a parallel JSONArray of strings to provides the names of the elements. @param names A JSONArray of names. This is commonly obtained from the first row of a comma delimited text file using the rowToJSONArray method. @param x A JSONToken

(JSONArray names, JSONTokener x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

toJSONArrayMethod · 0.95

Calls 2

rowToJSONArrayMethod · 0.95
toJSONObjectMethod · 0.95

Tested by

no test coverage detected