|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Objectcom.baidu.sapi2.social.utils.SocialParser
public class SocialParser
Result Parser Class
构造方法摘要 | |
---|---|
SocialParser()
|
方法摘要 | |
---|---|
static SocialResponse |
parserAfterAuthResult(String resultXML,
String page)
Parser AfterAuth Result |
static FillUProfileResponse |
parserFillUProfileResult(String resultXML)
Parser Fill user profile result |
static LoginResponse |
parserLoginProtectResult(String resultXML)
Parser 登录保护 result |
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
构造方法详细信息 |
---|
public SocialParser()
方法详细信息 |
---|
public static SocialResponse parserAfterAuthResult(String resultXML, String page)
resultXML
- result
public static FillUProfileResponse parserFillUProfileResult(String resultXML)
resultXML
- result
public static LoginResponse parserLoginProtectResult(String resultXML)
resultXML
- result
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |