MCPcopy Create free account
hub / github.com/PatMartin/Dex / stringToObject

Method stringToObject

src/com/dexvis/util/JsonUtil.java:53–68  ·  view source on GitHub ↗

Given a string containing valid JSON, return it's Java object representation. @param jsonStr The JSON string to parse. @return The java object equivalent to the JSON string.

(String jsonStr)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

setGuiDefinitionMethod · 0.95
fileToObjectMethod · 0.95
parseNVPListMethod · 0.95
parseTabularMethod · 0.95
mainMethod · 0.95

Calls 4

parseJsonValueMethod · 0.95
printlnMethod · 0.80
printStackTraceMethod · 0.80
readMethod · 0.45

Tested by

no test coverage detected