QueryResponseParser 类
定义
public class QueryResponseParser
- 继承
-
java.lang.ObjectQueryResponseParser
构造函数
QueryResponseParser(String json) |
CONSTRUCTOR Create an instance of the QueryResponseParser using the information in the provided json. |
方法
getJsonItems() |
Getter for Json Items from Json Array |