Directionality | Enumerates the Directionalities defined by the Unicode specification. |
GeneralCategory | Enumerates the major classes of General Category defined by the Unicode specification. |
Letter | Enumerates the general categories in the Letter major class. |
Mark | Enumerates the general categories in the Mark major class. |
Number | Enumerates the general categories in the Number major class. |
Other | Enumerates the general categories in the Other major class. |
Punctuation | Enumerates the general categories in the Punctuation major class. |
Separator | Enumerates the general categories in the Separator major class. |
Symbol | Enumerates the general categories in the Symbol major class. |
arabicNumber | |
assigned() | Determine if the given integer code point is assigned a Unicode character. |
boundaryNeutral | |
characterName() | The Unicode name of the given character. |
commonNumberSeparator | |
directionality() | The directionality of the given character. |
europeanNumber | |
europeanNumberSeparator | |
europeanNumberTerminator | |
generalCategory() | The general category of the given character. |
graphemes() | The graphemes contained in the given string. I |
leftToRight | |
leftToRightEmbedding | |
leftToRightOverride | |
letterLowercase | The General category for |
letterModifier | The General category for |
letterOther | The General category for |
letterTitlecase | The General category for |
letterUppercase | The General category for |
lowercase() | Convert the given |
markCombiningSpacing | The General category for |
markEnclosing | The General category for |
markNonspacing | The General category for |
nonspacingMark | |
numberDecimalDigit | The General category for |
numberLetter | The General category for |
numberOther | The General category for |
otherControl | The General category for |
otherFormat | The General category for |
otherNeutrals | |
otherPrivateUse | The General category for |
otherSurrogate | The General category for |
otherUnassigned | The General category for |
paragraphSeparator | |
popDirectionalFormat | |
privateUse() | Determine if the given integer code point is belongs to a Unicode Private Use Area. |
punctuationClose | The General category for |
punctuationConnector | The General category for |
punctuationDash | The General category for |
punctuationFinalQuote | The General category for |
punctuationInitialQuote | The General category for |
punctuationOpen | The General category for |
punctuationOther | The General category for |
rightToLeft | |
rightToLeftArabic | |
rightToLeftEmbedding | |
rightToLeftOverride | |
segmentSeparator | |
sentences() | The sentences contained in the given string, according to the rules of the given locale. |
separatorLine | The General category for |
separatorParagraph | The General category for |
separatorSpace | The General category for |
symbolCurrency | The General category for |
symbolMath | The General category for |
symbolModifier | The General category for |
symbolOther | The General category for |
undefined | |
unicodeVersion | The version of the Unicode standard being used, or |
uppercase() | Convert the given |
whitespace | |
words() | The words and punctuation contained in the given string, according to the rules of the given locale. |