MCPcopy Create free account
hub / github.com/SPLWare/esProc / parseJSON

Method parseJSON

src/main/java/com/scudata/util/JSONUtil.java:225–257  ·  view source on GitHub ↗

解析json格式字符串,如果中括号或花括号不匹配则返回null @param chars [{F:v,…},…] @param start @param end @param opt t:排列结构不纯时将对齐成序表 @return

(char []chars, int start, int end, String opt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getDataCursorMethod · 0.95
calculateMethod · 0.95
parseMethod · 0.95
parseDirectMethod · 0.95
parseCellValueMethod · 0.95
parseSequenceMethod · 0.95
parseRecordMethod · 0.95
workCommandMethod · 0.95
doParseJosonMethod · 0.95
doParseJosonMethod · 0.95
parseResponseMethod · 0.95
sizeMethod · 0.95

Calls 4

parseSequenceMethod · 0.95
parseRecordMethod · 0.95
parseMethod · 0.95
trimMethod · 0.45

Tested by

no test coverage detected