public class AskResponseUtil extends Object
| Constructor and Description |
|---|
AskResponseUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
askResponseToXML(AskResponse ar)
转为XML String
|
static AskResponse |
xmlToAskResponse(String httpResponse)
xml转为askResponse
|
public static AskResponse xmlToAskResponse(String httpResponse)
httpResponse - public static String askResponseToXML(AskResponse ar)
ar - Copyright © 2021. All rights reserved.