|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuleBasedBreakIterator_Old.Builder | |
---|---|
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.Builder in com.ibm.icu.text |
---|
Subclasses of RuleBasedBreakIterator_Old.Builder in com.ibm.icu.text | |
---|---|
protected class |
DictionaryBasedBreakIterator.Builder
The Builder class for DictionaryBasedBreakIterator inherits almost all of its functionality from the Builder class for RuleBasedBreakIterator_Old, but extends it with extra logic to handle the DICTIONARY_VAR token |
Methods in com.ibm.icu.text that return RuleBasedBreakIterator_Old.Builder | |
---|---|
protected RuleBasedBreakIterator_Old.Builder |
RuleBasedBreakIterator_Old.makeBuilder()
Creates a Builder. |
protected RuleBasedBreakIterator_Old.Builder |
DictionaryBasedBreakIterator.makeBuilder()
Returns a Builder that is customized to build a DictionaryBasedBreakIterator. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |