Uses of Class
com.ibm.icu.text.RuleBasedBreakIterator_Old

Packages that use RuleBasedBreakIterator_Old
com.ibm.icu.text Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping. 
 

Uses of RuleBasedBreakIterator_Old in com.ibm.icu.text
 

Subclasses of RuleBasedBreakIterator_Old in com.ibm.icu.text
 class DictionaryBasedBreakIterator
          A subclass of RuleBasedBreakIterator_Old that adds the ability to use a dictionary to further subdivide ranges of text beyond what is possible using just the state-table-based algorithm.
 



Copyright (c) 2006 IBM Corporation and others.