Class Info |
Class Name: |
NSMutableCharacterSet |
Super Class: |
NSCharacterSet |
Subclasses: |
1 direct subclasses |
Version: |
0 |
Number: |
143 |
Instance Size: |
4 bytes |
Documentation: |
NSMutableCharacterSet |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
|
Instance Methods |
Name |
Signature |
- addCharactersInRange: |
v0@+8:+12{?=II}+16 |
- addCharactersInString: |
v0@+8:+12@+16 |
- classForCoder |
#0@+8:+12 |
- copyWithZone: |
@0@+8:+12@+16 |
- formIntersectionWithCharacterSet: |
v0@+8:+12@+16 |
- formUnionWithCharacterSet: |
v0@+8:+12@+16 |
- invert |
v0@+8:+12 |
- removeCharactersInRange: |
v0@+8:+12{?=II}+16 |
- removeCharactersInString: |
v0@+8:+12@+16 |
|
Class Methods |
Name |
Signature |
+ allocWithZone: |
@0@+8:+12@+16 |
+ characterSetWithBitmapRepresentation: |
@0@+8:+12@+16 |
+ characterSetWithCharactersInString: |
@0@+8:+12@+16 |
+ characterSetWithContentsOfFile: |
@0@+8:+12@+16 |
+ characterSetWithRange: |
@0@+8:+12{?=II}+16 |
|
Direct Subclasses |
NSMutableBitmapCharacterSet
|