mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-03 13:21:00 +00:00
29 lines
737 B
HTML
29 lines
737 B
HTML
|
<html><head>
|
||
|
<title>GNUstep MIME parser</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<a href ="Base.html">[Up]</a>
|
||
|
<h1>GNUstep MIME parser</h1>
|
||
|
<h3>Authors </h3>
|
||
|
<dl>
|
||
|
<dt><a href ="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
|
||
|
<dd>
|
||
|
</dl>
|
||
|
<p>Version: 0.1</p>
|
||
|
<p>Date: 26 Ovctober, 2000</p>
|
||
|
<h2><a name ="cont-0">Mime Parser</a></h2>
|
||
|
<p>
|
||
|
|
||
|
The GNUstep Mime parser. This is collection Objective-C classes
|
||
|
for representing MIME (and HTTP) documents and managing conversions
|
||
|
to and from convenient internal formats.
|
||
|
</p>
|
||
|
<h3><a name ="cont-1">The classes</a></h3>
|
||
|
<ul>
|
||
|
<li><a href ="GSXMLDocument.html">GSXMLDocument</a>
|
||
|
<li><a href ="GSXMLParser.html">GSXMParser</a>
|
||
|
</ul>
|
||
|
</body>
|
||
|
|
||
|
</html>
|