org.apache.http.impl.cookie
Class NetscapeDraftHeaderParser
java.lang.Object
org.apache.http.impl.cookie.NetscapeDraftHeaderParser
@Immutable
public class NetscapeDraftHeaderParser
- extends Object
- Since:
- 4.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT
public static final NetscapeDraftHeaderParser DEFAULT
NetscapeDraftHeaderParser
public NetscapeDraftHeaderParser()
parseHeader
public HeaderElement parseHeader(CharArrayBuffer buffer,
ParserCursor cursor)
throws ParseException
- Throws:
ParseException
Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.