mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-02 17:41:05 +00:00
Tidy docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6130 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1e64066f42
commit
9cb6ba8150
68 changed files with 1240 additions and 1324 deletions
|
@ -18,38 +18,38 @@
|
|||
<conform>NSCoding</conform>
|
||||
<desc>
|
||||
</desc>
|
||||
<method type="NSMutableString*" factory="yes"><sel>stringWithCapacity:</sel><arg type="unsignedint">capacity</arg>
|
||||
<method type="NSMutableString*" factory="yes"><sel>stringWithCapacity:</sel><arg type="unsigned int">capacity</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void"><sel>appendFormat:</sel><arg type="NSString*">format,</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void"><sel>appendString:</sel><arg type="NSString*">aString</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void"><sel>deleteCharactersInRange:</sel><arg type="NSRange">aRange</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
<method type="id"><sel>initWithCapacity:</sel><arg type="unsignedint">capacity</arg>
|
||||
</method>
|
||||
<method type="id"><sel>initWithCapacity:</sel><arg type="unsigned int">capacity</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void"><sel>insertString:</sel><arg type="NSString*">aString</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void"><sel>replaceCharactersInRange:</sel><arg type="NSRange">aRange</arg><sel>withString:</sel><arg type="NSString*">aString</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void"><sel>setString:</sel><arg type="NSString*">aString</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
</class>
|
||||
</chapter>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue