ICU 57.1  57.1
Variables
dbbi.h File Reference

C++ API: Dictionary Based Break Iterator. More...

#include "unicode/rbbi.h"

Go to the source code of this file.

Variables

U_NAMESPACE_BEGIN typedef RuleBasedBreakIterator DictionaryBasedBreakIterator
 An obsolete subclass of RuleBasedBreakIterator. More...
 

Detailed Description

C++ API: Dictionary Based Break Iterator.

Definition in file dbbi.h.

Variable Documentation

◆ DictionaryBasedBreakIterator

U_NAMESPACE_BEGIN typedef RuleBasedBreakIterator DictionaryBasedBreakIterator

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.

Deprecated:
ICU 3.6

Definition at line 32 of file dbbi.h.