mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
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:
parent
5dbf5144be
commit
0a86bba7b0
84 changed files with 2028 additions and 1677 deletions
|
@ -2,9 +2,9 @@
|
|||
<title>NSMutableDictionary</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href ="NSMutableData.html">[Previous]</a>
|
||||
<a href ="Base.html">[Up]</a>
|
||||
<a href ="NSMutableSet.html">[Next]</a>
|
||||
<a href ="NSMutableData.html">[Previous] </a>
|
||||
<a href ="Base.html">[Up] </a>
|
||||
<a href ="NSMutableSet.html">[Next] </a>
|
||||
<h1>NSMutableDictionary</h1>
|
||||
<h3>Authors </h3>
|
||||
<dl>
|
||||
|
@ -27,15 +27,15 @@
|
|||
</ul>
|
||||
<h2>Methods </h2>
|
||||
<ul>
|
||||
<li><a href ="NSMutableDictionary.html#method-0">+allocWithZone:</a>
|
||||
<li><a href ="NSMutableDictionary.html#method-1">+dictionaryWithCapacity:</a>
|
||||
<li><a href ="NSMutableDictionary.html#method-2">-addEntriesFromDictionary:</a>
|
||||
<li><a href ="NSMutableDictionary.html#method-3">-initWithCapacity:</a>
|
||||
<li><a href ="NSMutableDictionary.html#method-4">-removeAllObjects</a>
|
||||
<li><a href ="NSMutableDictionary.html#method-5">-removeObjectForKey:</a>
|
||||
<li><a href ="NSMutableDictionary.html#method-6">-removeObjectsForKeys:</a>
|
||||
<li><a href ="NSMutableDictionary.html#method-7">-setDictionary:</a>
|
||||
<li><a href ="NSMutableDictionary.html#method-8">-setObject:</a>
|
||||
<li ><a href ="NSMutableDictionary.html#method-0">+allocWithZone:</a>
|
||||
<li ><a href ="NSMutableDictionary.html#method-1">+dictionaryWithCapacity:</a>
|
||||
<li ><a href ="NSMutableDictionary.html#method-2">-addEntriesFromDictionary:</a>
|
||||
<li ><a href ="NSMutableDictionary.html#method-3">-initWithCapacity:</a>
|
||||
<li ><a href ="NSMutableDictionary.html#method-4">-removeAllObjects</a>
|
||||
<li ><a href ="NSMutableDictionary.html#method-5">-removeObjectForKey:</a>
|
||||
<li ><a href ="NSMutableDictionary.html#method-6">-removeObjectsForKeys:</a>
|
||||
<li ><a href ="NSMutableDictionary.html#method-7">-setDictionary:</a>
|
||||
<li ><a href ="NSMutableDictionary.html#method-8">-setObject:</a>
|
||||
</ul>
|
||||
<hr><h2>Class Methods </h2>
|
||||
<h3><a name ="method-0">allocWithZone:</a></h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue