libs-base/Documentation/gsdoc/NSSerializer.gsdoc
Richard Frith-MacDonald aa4b5dc510 Tidy linking
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6445 72102866-910b-0410-8b05-ffd578937521
2000-04-10 05:32:04 +00:00

36 lines
1.1 KiB
XML

<?xml version="1.0"?>
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.5//EN" "http://www.gnustep.org/gsdoc-0_6_5.xml">
<gsdoc base="NSSerializer" prev="NSScanner.html" next="NSSet.html" up="Base.html">
<head>
<title>NSSerializer</title>
<author name="Richard Frith-Macdonald">
<email address="rfm@gnu.org"/>
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
</author>
<version>0.1</version>
<date>28 February, 2000</date>
</head>
<body>
<chapter>
<heading>NSSerializer</heading>
<class name="NSSerializer" super="NSObject">
<declared>Foundation/NSSerialization.h</declared>
<conform>NSObject</conform>
<desc>
</desc>
<method type="NSData*" factory="yes">
<sel>serializePropertyList:</sel>
<arg type="id">aPropertyList</arg>
<desc>
</desc>
</method>
<method type="void" factory="yes">
<sel>serializePropertyList:</sel>
<arg type="id">aPropertyList</arg>
<desc>
</desc>
</method>
</class>
</chapter>
</body>
</gsdoc>