org.apache.http.impl.cookie
Class NetscapeDraftHeaderParserHC4

java.lang.Object
  extended by org.apache.http.impl.cookie.NetscapeDraftHeaderParserHC4

@Immutable
public class NetscapeDraftHeaderParserHC4
extends java.lang.Object

Since:
4.0

Field Summary
static NetscapeDraftHeaderParserHC4 DEFAULT
           
 
Constructor Summary
NetscapeDraftHeaderParserHC4()
           
 
Method Summary
 org.apache.http.HeaderElement parseHeader(org.apache.http.util.CharArrayBuffer buffer, org.apache.http.message.ParserCursor cursor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT

public static final NetscapeDraftHeaderParserHC4 DEFAULT
Constructor Detail

NetscapeDraftHeaderParserHC4

public NetscapeDraftHeaderParserHC4()
Method Detail

parseHeader

public org.apache.http.HeaderElement parseHeader(org.apache.http.util.CharArrayBuffer buffer,
                                                 org.apache.http.message.ParserCursor cursor)
                                          throws org.apache.http.ParseException
Throws:
org.apache.http.ParseException