mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Put html files under CVS so people without the gsdoc converter can read them.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6182 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
84c34104d0
commit
3a6e1ca8b4
69 changed files with 8557 additions and 0 deletions
42
Documentation/gsdoc/NSSerializer.html
Normal file
42
Documentation/gsdoc/NSSerializer.html
Normal file
|
@ -0,0 +1,42 @@
|
|||
<html><head>
|
||||
<title>NSSerializer</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="NSScanner.html">[Previous]</a>
|
||||
<a href="Foundation.html">[Up]</a>
|
||||
<a href="NSSet.html">[Next]</a>
|
||||
<h1>NSSerializer</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: 28 February, 2000</p>
|
||||
<h2><a name="cont-0">NSSerializer</a></h2>
|
||||
<h2><a name="NSSerializer">NSSerializer</a></h2>
|
||||
<p><b>Declared in:</b> Foundation/NSSerialization.h</p>
|
||||
<p><b>Inherits from:</b> NSObject</p>
|
||||
<p><b>Conforms to:</b> NSObject
|
||||
</p>
|
||||
<hr>
|
||||
|
||||
|
||||
<ul>
|
||||
<li><a href="NSSerializer.html#method-1">+serializePropertyList:</a>
|
||||
<li><a href="NSSerializer.html#method-0">+serializePropertyList:</a>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2><a name="method-0">serializePropertyList:</a></h2>
|
||||
+ (NSData*) <b>serializePropertyList:</b> (id)aPropertyList<br>
|
||||
|
||||
|
||||
<hr>
|
||||
<h2><a name="method-1">serializePropertyList:</a></h2>
|
||||
+ (void) <b>serializePropertyList:</b> (id)aPropertyList<br>
|
||||
|
||||
|
||||
<hr>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue