| java.lang.Object com.ibm.icu.dev.tool.translit.UnicodeSetClosure
UnicodeSetClosure | public class UnicodeSetClosure (Code) | | |
Inner Class :public static class NFToString implements Char32ToString | |
Inner Class :interface Char32ToString | |
Method Summary | |
public static void | addAll(UnicodeSet s, String str) | public static void | close(UnicodeSet s, Normalizer.Mode m, boolean lowerFirst) | public static void | close(UnicodeSet s, Char32ToString f) | public static void | close2(UnicodeSet s, Char32ToString f, int lc, int mode) | public static boolean | containsSome(UnicodeSet s, String str) | public static void | generateSets(String label, boolean forward, Normalizer.Mode m, boolean lowerFirst, String rules) | public static void | main(String[] args) | public static void | test() | public static void | test(String testStr) |
GENERATE | static boolean GENERATE(Code) | | |
testCases | final static boolean[] testCases(Code) | | |
close2 | public static void close2(UnicodeSet s, Char32ToString f, int lc, int mode)(Code) | | |
|
|