Return to the Alphabetic Index
Return to the Class Browser
Return to the Picture Browser
Copyright (c) 1994 by NeXT Computer, Inc. All Rights Reserved.

NSMutableCharacterSet

Inherits From: NSCharacterSet : NSObject

Conforms To: NSCopying, NSMutableCopying NSCoding, NSCopying, NSMutableCopying (NSCharacterSet)

NSObject (NSObject)

Declared In: Foundation/NSCharacterSet.h

Class Description

The NSMutableCharacterSet class declares the programmatic interface to objects that construct mutable descriptions of character sets in the UniCode character encoding. Having constructed such character set descriptions using methods described in the NSCharacterSet class, you can use the methods described here to modify the character sets dynamically.

Adding and Removing Characters

Combining Character Sets

Inverting a Character Set