API  1.0.0
CPCharacterSet.h
Go to the documentation of this file.
1 
2 @interface CPCharacterSet : CPObject
3 {
4  BOOL _inverted;
5 }
6 @end