#include <dbbi_tbl.h>
Inheritance diagram for DictionaryBasedBreakIteratorTables:
Protected Methods | |
virtual int32_t | lookupCategory (UChar c, BreakIterator* bi) const |
Looks up a character's category (i.e., its category for breaking purposes, not its Unicode category). | |
Friends | |
class | DictionaryBasedBreakIterator |
This comprises the dictionary itself and an array of flags that indicate which characters are in the dictionary.
Definition at line 29 of file dbbi_tbl.h.
|
Looks up a character's category (i.e., its category for breaking purposes, not its Unicode category).
Reimplemented from RuleBasedBreakIteratorTables. |
|
Reimplemented from RuleBasedBreakIteratorTables. Definition at line 82 of file dbbi_tbl.h. |