The members of Java.Text.Normalizer are listed below.
See Also: Inherited members from Java.Lang.Object
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
static | IsNormalized(Java.Lang.ICharSequence, Normalizer.Form)Check whether the given character sequence src is normalized according to the normalization method form. | |
static | IsNormalized(string, Normalizer.Form)Documentation for this section has not yet been entered. | |
static | Normalize(Java.Lang.ICharSequence, Normalizer.Form)Normalize the character sequence src according to the normalization method form. | |
static | Normalize(string, Normalizer.Form)Documentation for this section has not yet been entered. |