libs-base/Documentation/gsdoc/NSDirectoryEnumerator.gsdoc
CaS 8f6392e943 Fixed typo in last mod
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9280 72102866-910b-0410-8b05-ffd578937521
2001-03-03 09:58:53 +00:00

39 lines
1.2 KiB
XML

<?xml version="1.0"?>
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.6//EN" "http://www.gnustep.org/gsdoc-0_6_6.xml">
<gsdoc base="NSDirectoryEnumerator" prev="NSDictionary" next="NSDistantObject" up="Base">
<head>
<title>NSDirectoryEnumerator</title>
<author name="Richard Frith-Macdonald">
<email address="rfm@gnu.org"/>
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
</author>
<version>$Revision$</version>
<date>$Date$</date>
</head>
<body>
<chapter>
<heading>NSDirectoryEnumerator</heading>
<class name="NSDirectoryEnumerator" super="NSEnumerator">
<declared>Foundation/NSFileManager.h</declared>
<conform>NSObject</conform>
<desc>
</desc>
<method type="NSDictionary*">
<sel>directoryAttributes</sel>
<desc>
</desc>
</method>
<method type="NSDictionary*">
<sel>fileAttributes</sel>
<desc>
</desc>
</method>
<method type="void">
<sel>skipDescendents</sel>
<desc>
</desc>
</method>
</class>
</chapter>
</body>
</gsdoc>