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 not stored for this graph (policy: none)
no test coverage detected