Type Method 型メソッド

characterSetWithContentsOfFile:

Returns a character set read from the bitmap representation stored in the file a given path. 与えられたパスでのファイルに格納されるビットマップ表現から読み出される文字集合を返します。

Declaration 宣言

+ (NSMutableCharacterSet *)characterSetWithContentsOfFile:(NSString *)fName;

See Also 参照

Creating Custom Character Sets あつらえの文字集合を作成する