Uses of Class
com.ibm.icu.impl.breakiter.UnhandledBreakEngine
-
Packages that use UnhandledBreakEngine Package Description com.ibm.icu.text -
-
Uses of UnhandledBreakEngine in com.ibm.icu.text
Fields in com.ibm.icu.text declared as UnhandledBreakEngine Modifier and Type Field Description private static UnhandledBreakEngine
RuleBasedBreakIterator. gUnhandledBreakEngine
The "default" break engine - just skips over ranges of dictionary words, producing no breaks.
-