C++ API: Dictionary Based Break Iterator. More...
#include "unicode/rbbi.h"Go to the source code of this file.
Typedefs | |
| typedef RuleBasedBreakIterator | DictionaryBasedBreakIterator |
| An obsolete subclass of RuleBasedBreakIterator. | |
C++ API: Dictionary Based Break Iterator.
Definition in file dbbi.h.
An obsolete subclass of RuleBasedBreakIterator.
Handling of dictionary- based break iteration has been folded into the base class. This class is deprecated as of ICU 3.6.
1.6.1