加载中...
The Wayback Machine - https://sup1a9wrlpyh5li9ro.vcoronado.top/web/20120505163206/http://developer.android.com/reference/org/apache/http/impl/cookie/BasicCommentHandler.html
public class

BasicCommentHandler

extends AbstractCookieAttributeHandler
java.lang.Object
   ↳ org.apache.http.impl.cookie.AbstractCookieAttributeHandler
     ↳ org.apache.http.impl.cookie.BasicCommentHandler

Summary

Public Constructors
BasicCommentHandler()
Public Methods
void parse(SetCookie cookie, String value)
[Expand]
Inherited Methods
From class org.apache.http.impl.cookie.AbstractCookieAttributeHandler
From class java.lang.Object
From interface org.apache.http.cookie.CookieAttributeHandler

Public Constructors

public BasicCommentHandler ()

Since: API Level 1

Public Methods

public void parse (SetCookie cookie, String value)

Since: API Level 1