org.apache.http.impl.cookie
Class BasicCommentHandlerHC4

java.lang.Object
  extended by org.apache.http.impl.cookie.AbstractCookieAttributeHandlerHC4
      extended by org.apache.http.impl.cookie.BasicCommentHandlerHC4
All Implemented Interfaces:
org.apache.http.cookie.CookieAttributeHandler

@Immutable
public class BasicCommentHandlerHC4
extends AbstractCookieAttributeHandlerHC4

Since:
4.0

Constructor Summary
BasicCommentHandlerHC4()
           
 
Method Summary
 void parse(org.apache.http.cookie.SetCookie cookie, java.lang.String value)
           
 
Methods inherited from class org.apache.http.impl.cookie.AbstractCookieAttributeHandlerHC4
match, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicCommentHandlerHC4

public BasicCommentHandlerHC4()
Method Detail

parse

public void parse(org.apache.http.cookie.SetCookie cookie,
                  java.lang.String value)
           throws org.apache.http.cookie.MalformedCookieException
Throws:
org.apache.http.cookie.MalformedCookieException