NSMutableString(CPStringAdditions) Klassenreferenz

#import <NSMutableString-CPStringAdditions.h>

Aufstellung aller Elemente


Öffentliche Methoden

(BOOL) - replaceSubstr:with:
(BOOL) - replaceSubstr:with:range:
(void) - replaceAllSubstr:with:
(void) - replaceAllSubstr:with:escStr:
(void) - replaceAllSubstr:with:range:
(void) - replaceAllSubstr:with:escStr:range:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei NSMutableString-CPStringAdditions.h.


Dokumentation der Elementfunktionen

- (BOOL) replaceSubstr: (id)  fp8
with: (id)  fp12 

- (BOOL) replaceSubstr: (id)  fp8
with: (id)  fp12
range: (struct _NSRange fp16 

- (void) replaceAllSubstr: (id)  fp8
with: (id)  fp12 

- (void) replaceAllSubstr: (id)  fp8
with: (id)  fp12
escStr: (id)  fp16 

- (void) replaceAllSubstr: (id)  fp8
with: (id)  fp12
range: (struct _NSRange fp16 

- (void) replaceAllSubstr: (id)  fp8
with: (id)  fp12
escStr: (id)  fp16
range: (struct _NSRange fp20 


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: