Class | Description |
---|---|
RBBIRuleCompiler |
Utility to convert RuleBasedBreakIterator (.rbbi) files into binary compiled form (.brk).
|
UTR30DataFileGenerator |
Generates UTR30 data files from icu-project.org
Downloads nfc.txt, nfkc.txt and nfkc_cf.txt from icu-project.org,
Converts round-trip mappings in nfc.txt (containing '=')
that map to at least one [:Diacritic:] character
into one-way mappings ('>' instead of '=').
|