ICU 49.1.1  49.1.1
Typedefs
dbbi.h File Reference

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. More...
 

Detailed Description

C++ API: Dictionary Based Break Iterator.

Definition in file dbbi.h.

Typedef Documentation

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.

Definition at line 33 of file dbbi.h.