|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ResponseException 的软件包 | |
|---|---|
| com.ch_linghu.fanfoudroid.http | |
| com.ch_linghu.fanfoudroid.http 中 ResponseException 的使用 |
|---|
| 抛出 ResponseException 的 com.ch_linghu.fanfoudroid.http 中的方法 | |
|---|---|
org.w3c.dom.Document |
Response.asDocument()
Returns the response body as org.w3c.dom.Document. |
JSONArray |
Response.asJSONArray()
Returns the response body as sinat4j.org.json.JSONArray. |
JSONObject |
Response.asJSONObject()
Returns the response body as sinat4j.org.json.JSONObject. |
java.lang.String |
Response.asString()
Returns the response body as string. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||