#import <cstrutils.h>
Static Public Member Functions | |
| (BOOL) | + isBlankString: |
| Check the string contains only spaces or not. | |
| (NSMutableArray *) | + separate:byCharacter:withEscape: |
| Separate string by character. | |
| (void) | + replaceString:target:by:doRecursive: |
| Replace target string by given substring. | |
|
|
Check the string contains only spaces or not.
|
|
||||||||||||||||||||
|
Replace target string by given substring.
|
|
||||||||||||||||
|
Separate string by character.
|
1.4.6