The members of Org.Apache.Http.Message.BasicHeaderValueParser are listed below.
See Also: Inherited members from Java.Lang.Object
Public Constructors
| | Documentation for this section has not yet been entered. |
Protected Constructors
| | Documentation for this section has not yet been entered. |
Public Properties
Protected Properties
| [read-only] override | ThresholdClass | IntPtr. Documentation for this section has not yet been entered. |
| [read-only] override | ThresholdType | Type. Documentation for this section has not yet been entered. |
Public Methods
| ParseElements(Org.Apache.Http.Util.CharArrayBuffer, ParserCursor) : Org.Apache.Http.IHeaderElement[]Documentation for this section has not yet been entered. |
static | ParseElements(string, IHeaderValueParser) : Org.Apache.Http.IHeaderElement[]Documentation for this section has not yet been entered. |
| ParseHeaderElement(Org.Apache.Http.Util.CharArrayBuffer, ParserCursor) : Org.Apache.Http.IHeaderElementDocumentation for this section has not yet been entered. |
static | ParseHeaderElement(string, IHeaderValueParser) : Org.Apache.Http.IHeaderElementDocumentation for this section has not yet been entered. |
| ParseNameValuePair(Org.Apache.Http.Util.CharArrayBuffer, ParserCursor) : Org.Apache.Http.INameValuePairDocumentation for this section has not yet been entered. |
static | ParseNameValuePair(string, IHeaderValueParser) : Org.Apache.Http.INameValuePairDocumentation for this section has not yet been entered. |
| ParseNameValuePair(Org.Apache.Http.Util.CharArrayBuffer, ParserCursor, char[]) : Org.Apache.Http.INameValuePairDocumentation for this section has not yet been entered. |
| ParseParameters(Org.Apache.Http.Util.CharArrayBuffer, ParserCursor) : Org.Apache.Http.INameValuePair[]Documentation for this section has not yet been entered. |
static | ParseParameters(string, IHeaderValueParser) : Org.Apache.Http.INameValuePair[]Documentation for this section has not yet been entered. |
Protected Methods