public class CommonMessageParser
extends java.lang.Object
| 构造器和说明 |
|---|
CommonMessageParser() |
| 限定符和类型 | 方法和说明 |
|---|---|
static CommonMessage |
parse(java.lang.String responseString)
解析成实体
|
public static CommonMessage parse(java.lang.String responseString) throws org.json.JSONException
responseString - responseStringorg.json.JSONException - ex