Documentation regeneration and XML parsing fixes/updates.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9698 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2001-04-25 14:19:57 +00:00
parent 5dbf5144be
commit 0a86bba7b0
84 changed files with 2028 additions and 1677 deletions

View file

@ -2,9 +2,9 @@
<title>NSDistributedLock</title>
</head>
<body>
<a href ="NSDistantObjectRequest.html">[Previous]</a>
<a href ="Base.html">[Up]</a>
<a href ="NSDistributedNotificationCenter.html">[Next]</a>
<a href ="NSDistantObjectRequest.html">[Previous] </a>
<a href ="Base.html">[Up] </a>
<a href ="NSDistributedNotificationCenter.html">[Next] </a>
<h1>NSDistributedLock</h1>
<h3>Authors </h3>
<dl>
@ -27,12 +27,12 @@
</ul>
<h2>Methods </h2>
<ul>
<li><a href ="NSDistributedLock.html#method-0">+lockWithPath:</a>
<li><a href ="NSDistributedLock.html#method-1">-breakLock</a>
<li><a href ="NSDistributedLock.html#method-2">-initWithPath:</a>
<li><a href ="NSDistributedLock.html#method-3">-lockDate</a>
<li><a href ="NSDistributedLock.html#method-4">-tryLock</a>
<li><a href ="NSDistributedLock.html#method-5">-unlock</a>
<li ><a href ="NSDistributedLock.html#method-0">+lockWithPath:</a>
<li ><a href ="NSDistributedLock.html#method-1">-breakLock</a>
<li ><a href ="NSDistributedLock.html#method-2">-initWithPath:</a>
<li ><a href ="NSDistributedLock.html#method-3">-lockDate</a>
<li ><a href ="NSDistributedLock.html#method-4">-tryLock</a>
<li ><a href ="NSDistributedLock.html#method-5">-unlock</a>
</ul>
<hr><h2>Class Methods </h2>
<h3><a name ="method-0">lockWithPath:</a></h3>