alphanumericCharacterSet
A character set containing the characters in Unicode General Categories L*, M*, and N*.
「ユニコード一般カテゴリ」のL*, M*、そしてN*の中の文字を含んでいる文字集合。
capitalizedLetterCharacterSet
A character set containing the characters in Unicode General Category Lt.
「ユニコード一般カテゴリ」のLtの中の文字を含んでいる文字集合。
controlCharacterSet
A character set containing the characters in Unicode General Category Cc and Cf.
「ユニコード一般カテゴリ」のCcとCfの中の文字を含んでいる文字集合。
decimalDigitCharacterSet
A character set containing the characters in the category of Decimal Numbers.
「Decimal Numbers」のカテゴリの中の文字を含んでいる文字集合。
illegalCharacterSet
A character set containing values in the category of Non-Characters or that have not yet been defined in version 3.2 of the Unicode standard.
「Non-Characters」のカテゴリの中の、またはユニコード標準のバージョン3.2でまだ定義されていない値を含んでいる文字集合。
letterCharacterSet
A character set containing the characters in Unicode General Category L* & M*.
「ユニコード一般カテゴリ」L*&M*の中の文字を含んでいる文字集合。
lowercaseLetterCharacterSet
A character set containing the characters in Unicode General Category Ll.
「ユニコード一般カテゴリ」Llの中の文字を含んでいる文字集合。
newlineCharacterSet
A character set containing the newline characters (
U+000A
~ U+000D
, U+0085
, U+2028
, and U+2029
).
改行文字(U+000A
~ U+000D
、U+0085
、U+2028
、そしてU+2029
)を含んでいる文字集合。
nonBaseCharacterSet
A character set containing the characters in Unicode General Category M*.
「ユニコード一般カテゴリ」M*の中の文字を含んでいる文字集合。
punctuationCharacterSet
A character set containing the characters in Unicode General Category P*.
「ユニコード一般カテゴリ」P*の中の文字を含んでいる文字集合。
symbolCharacterSet
A character set containing the characters in Unicode General Category S*.
「ユニコード一般カテゴリ」S*の中の文字を含んでいる文字集合。
uppercaseLetterCharacterSet
A character set containing the characters in Unicode General Category Lu and Lt.
「ユニコード一般カテゴリ」のLuおよびLtの中の文字を含んでいる文字集合。
whitespaceAndNewlineCharacterSet
A character set containing characters in Unicode General Category Z*,
U+000A
~ U+000D
, and U+0085
.
「ユニコード一般カテゴリ」のZ*、U+000A
~ U+000D
、そしてU+0085
の中の文字を含んでいる文字集合。
whitespaceCharacterSet
A character set containing the characters in Unicode General Category Zs and
CHARACTER TABULATION
(U+0009
).
「ユニコード一般カテゴリ」のZsとCHARACTER TABULATION
(U+0009
)の中の文字を含んでいる文字集合。