com.ibm.icu.text
public static class Normalizer.Mode extends Object
UNKNOWN: ICU 2.8
| Method Summary | |
|---|---|
| protected int | getMask()
This method is used for method dispatch |
| protected int | getMinC()
This method is used for method dispatch |
| protected Normalizer.IsNextBoundary | getNextBoundary()
This method is used for method dispatch |
| protected Normalizer.IsPrevBoundary | getPrevBoundary()
This method is used for method dispatch |
| protected boolean | isNFSkippable(int c)
This method is used for method dispatch |
| protected int | normalize(char[] src, int srcStart, int srcLimit, char[] dest, int destStart, int destLimit, UnicodeSet nx)
This method is used for method dispatch |
| protected int | normalize(char[] src, int srcStart, int srcLimit, char[] dest, int destStart, int destLimit, int options)
This method is used for method dispatch |
| protected String | normalize(String src, int options)
This method is used for method dispatch |
| protected Normalizer.QuickCheckResult | quickCheck(char[] src, int start, int limit, boolean allowMaybe, UnicodeSet nx)
This method is used for method dispatch |
UNKNOWN: ICU 2.8
UNKNOWN: ICU 2.8
UNKNOWN: ICU 2.8
UNKNOWN: ICU 2.8
UNKNOWN: ICU 2.8
UNKNOWN: ICU 2.6
UNKNOWN: ICU 2.6
UNKNOWN: ICU 2.6
UNKNOWN: ICU 2.6